You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it may be good to introduce a new XUnit3.targets, which will allow <TestRunnerName>XUnit3</TestRunnerName> (Support XUnitV3 as test runner #15671)
Tasks:
https://github.com/dotnet/arcade/blob/main/src/Microsoft.DotNet.Arcade.Sdk/tools/XUnit/XUnit.targets is currently tied to xunit v2
I think it may be good to introduce a new
XUnit3.targets, which will allow<TestRunnerName>XUnit3</TestRunnerName>(Support XUnitV3 as test runner #15671)Add
Microsoft.DotNet.XUnit3Extensions(Support xunit.v3 in Microsoft.DotNet.XUnitExtensions #15668)Add
Microsoft.DotNet.XUnit3AssertHelix support for xunit.v3 #15868