Open
Description
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.XUnit3Assert
Metadata
Metadata
Assignees
Labels
No labels