-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Update xunit packages #3500
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
Update xunit packages #3500
Conversation
Manual update via #3499, but without the unwanted changes to the targets.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates xunit-related NuGet packages to their latest versions. The changes focus on upgrading the xunit testing framework and its associated packages.
- Updates xunit.runner.visualstudio from version 3.1.1 to 3.1.2
- Updates xunit.v3 from version 2.0.3 to 3.0.0 (major version upgrade)
- Updates xunit.v3.extensibility.core from version 2.0.3 to 3.0.0 (major version upgrade)
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #3500 +/- ##
=======================================
Coverage 94.28% 94.28%
=======================================
Files 110 110
Lines 3816 3816
Branches 722 722
=======================================
Hits 3598 3598
Misses 218 218
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Manual update via #3499, but without the unwanted changes to the targets.