-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to xunit v3 #2439
Labels
Comments
martincostello
added a commit
that referenced
this issue
Jan 10, 2025
- Update to xunit v3. - Fix some IDE0055 warnings. - Invert some pre-processor directives. - Use generic assertions where relevant. - Use collection expressions where relevant. - Remove redundant using statements. - Improve some assertions. Resolves #2439.
Draft
Blocked on stryker-mutator/stryker-net#3117. |
Merged
martincostello
added a commit
that referenced
this issue
Jan 10, 2025
Update to xunit v3. Resolves #2439.
martincostello
added a commit
to martincostello/Polly
that referenced
this issue
Jan 11, 2025
Update to xunit v3. Resolves App-vNext#2439.
martincostello
added a commit
that referenced
this issue
Jan 13, 2025
Update to xunit v3. Resolves #2439.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Upgrade all test projects to xunit v3.
The text was updated successfully, but these errors were encountered: