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

[FEATURE] Change xUnit version range #197

Closed
askpt opened this issue Jan 22, 2024 · 0 comments · Fixed by #221
Closed

[FEATURE] Change xUnit version range #197

askpt opened this issue Jan 22, 2024 · 0 comments · Fixed by #221
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@askpt
Copy link
Member

askpt commented Jan 22, 2024

Make sure we use the latest xUnit version since we should not have any limitations concerning versions during the unit tests.

Originally posted by @austindrenski in #178 (comment)

@askpt askpt added enhancement New feature or request good first issue Good for newcomers labels Jan 22, 2024
toddbaert pushed a commit that referenced this issue Feb 9, 2024
## This PR
Upgrade all test deps

- Autofixture 4.17 -> 4.18.1
- coverlet 3.1.2 -> 6.0.0
- FluentAssertions 6.7.0 -> 6.12.0
- MSN.Test.Sdk 17.2.0 -> 17.9.0
- NSubstitue 5 -> 5.1
- FlagD Provider 0.1.5 -> 0.1.8
- Xunit 2.4.1 -> 2.6.6

### Related Issues
Fixes #197

Signed-off-by: Benjamin Evenson <2031163+benjiro@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant