uno.check icon indicating copy to clipboard operation
uno.check copied to clipboard

feat: Update to latest xunit.v3

Open Cheesebaron opened this issue 4 months ago โ€ข 1 comments

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:

Other information โ„น๏ธ

Cheesebaron avatar Oct 23 '25 08:10 Cheesebaron

@Cheesebaron should the either way changed tfm be updated meanwhile to net10.0 should be a quick one ๐Ÿ‘

DevTKSS avatar Nov 28 '25 11:11 DevTKSS