Support xunit.v3 as a test runner
Open
- Dominant language
- C#
- Stars
- 729
- Forks
- 397
- Avg merge
- 3d 15m
- Merged PRs (30d)
- 149
Description
Tasks:
- [x] 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 `XUnit3` (#15671)
- [x] Add `Microsoft.DotNet.XUnit3Extensions` (https://github.com/dotnet/arcade/pull/15668)
- [ ] Add `Microsoft.DotNet.XUnit3Assert`
- [x] #15868
Contributor guide
Assessment
This issue has not been assessed yet.