Skip to content

Enable xUnit1012 rule #10590

Merged
f-alizada merged 2 commits intodotnet:mainfrom
f-alizada:dev/f-alizada/enable-xUnit1012-rule
Sep 3, 2024
Merged

Enable xUnit1012 rule #10590
f-alizada merged 2 commits intodotnet:mainfrom
f-alizada:dev/f-alizada/enable-xUnit1012-rule

Conversation

@f-alizada
Copy link
Contributor

Fixes #10589

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 xunit1012 https://xunit.net/xunit.analyzers/rules/xunit1012 and addresses the warnings

Testing

All tests should pass

@f-alizada f-alizada requested a review from a team September 1, 2024 18:20
@f-alizada f-alizada requested a review from a team September 2, 2024 09:54
@f-alizada f-alizada merged commit 4dc5611 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 xUnit1012 rule

3 participants