dotnet / dotnet/scenario-tests
scenario-tests should use the same xunit version as other repositories that use Arcade
Open
- Dominant language
- Shell
- Stars
- 7
- Forks
- 26
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 11
Description
Right now the xunit version in this repo is hardcoded: https://github.com/dotnet/scenario-tests/blob/ddccfec3ccd631fb8341c8b6e4e422e8cb339aa5/eng/Versions.props#L8
Arcade already promotes (and keeps that version up-to-date) that should be used. For source-build, xunit is part of SBE and when updating xunit in Arcade, updating it in SBE is part of that process: https://github.com/dotnet/arcade/blob/main/Documentation/update-xunit.md
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.