Skip to content

Enable xUnit2029 rule#10600

Merged
f-alizada merged 1 commit intodotnet:mainfrom
f-alizada:dev/f-alizada/enable-xUnit2029-rule
Sep 3, 2024
Merged

Enable xUnit2029 rule#10600
f-alizada merged 1 commit intodotnet:mainfrom
f-alizada:dev/f-alizada/enable-xUnit2029-rule

Conversation

@f-alizada
Copy link
Contributor

Fixes #10599

Context

During the retargeting work from net8 to net9 new tools brought new rules and warnings to the build. Not to introduce a lot of changes in one PR the rules were disabled.

Changes Made

This PR enables one of them xUnit2029 https://xunit.net/xunit.analyzers/rules/xUnit2029 and addresses the warnings

Testing

All tests should pass

@f-alizada f-alizada merged commit 7cf6609 into dotnet:main Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable/disable xUnit2029 rule

3 participants