uno.check
uno.check copied to clipboard
feat: Update to latest xunit.v3
GitHub Issue: closes #
PR Type:
- โจ Feature
- ๐๏ธ Build or CI related changes
What is the current behavior? ๐ค
Using old xUnit v2 and dotnet test to run
What is the new behavior? ๐
Updated to xUnit.v3 and Microsoft.Testing.Platform Updated TFM on the Unit Test suite to .NET 9
PR Checklist โ
Please check if your PR fulfills the following requirements:
- [x] ๐ Commits must be following the Conventional Commits specification.
- [ ] ๐งช Added Runtime tests, UI tests, or a manual test sample for the changes have been added (for bug fixes / features) (if applicable)
- [ ] ๐ Docs have been added/updated which fit documentation template (for bug fixes / features)
- [ ] ๐ผ๏ธ Validated PR
Screenshots Compare Test Runresults. - [ ] โ Contains NO breaking changes
Other information โน๏ธ
@Cheesebaron should the either way changed tfm be updated meanwhile to net10.0 should be a quick one ๐