Skip to content
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

Open
martincostello opened this issue Jan 10, 2025 · 1 comment · May be fixed by #2440
Open

Upgrade to xunit v3 #2439

martincostello opened this issue Jan 10, 2025 · 1 comment · May be fixed by #2440
Assignees
Labels

Comments

@martincostello
Copy link
Member

Upgrade all test projects to xunit v3.

@martincostello martincostello self-assigned this Jan 10, 2025
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.
@martincostello martincostello linked a pull request Jan 10, 2025 that will close this issue
@martincostello
Copy link
Member Author

Blocked on stryker-mutator/stryker-net#3117.

martincostello added a commit that referenced this issue Jan 10, 2025
Takes some changes from #2440 which is blocked on support for xunit v3 in Stryker. with the aim of making #2440 a smaller change.

Contributes to #2439.
martincostello added a commit that referenced this issue Jan 10, 2025
Takes some changes from #2440 which is blocked on support for xunit v3 in Stryker. with the aim of making #2440 a smaller change.

Contributes to #2439.
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
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant