We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 305e513 commit 66622d8Copy full SHA for 66622d8
src/Analyzers/MSTest.Analyzers/AnalyzerReleases.Unshipped.md
@@ -9,3 +9,4 @@ MSTEST0039 | Usage | Info | UseNewerAssertThrowsAnalyzer, [Documentation](https:
9
MSTEST0040 | Usage | Warning | AvoidUsingAssertsInAsyncVoidContextAnalyzer, [Documentation](https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
10
MSTEST0041 | Usage | Warning | UseConditionBaseWithTestClassAnalyzer, [Documentation](https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0041)
11
MSTEST0015 | Design | Disabled | TestMethodShouldNotBeIgnoredAnalyzer, [Documentation](https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0015)
12
+MSTEST0026 | Usage | Disabled | AssertionArgsShouldAvoidConditionalAccessRuleId, [Documentation](https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0026)
0 commit comments