Update MSTest analyzer documentation for 4.0.0#48969
Merged
BillWagner merged 4 commits intomainfrom Oct 8, 2025
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates the MSTest analyzer documentation to reflect changes in MSTest 4.0.0. The documentation is being updated to show that several analyzers have had their severity levels increased from Info to Warning, while others are no longer relevant due to API removals in the new version.
- Updated severity levels for multiple analyzers from "Info" to "Info (Warning starting with 4.0.0)"
- Added deprecation notes for analyzers that are no longer relevant in MSTest 4
- Fixed table formatting inconsistencies in some files
Reviewed Changes
Copilot reviewed 16 out of 16 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| mstest0001.md | Updated default severity to include warning note for 4.0.0 |
| mstest0006.md | Added note that analyzer is no longer relevant due to attribute removal |
| mstest0007.md | Updated default severity to include warning note for 4.0.0 |
| mstest0017.md | Updated default severity to include warning note for 4.0.0 |
| mstest0023.md | Updated default severity and fixed table formatting |
| mstest0024.md | Updated default severity to include warning note for 4.0.0 |
| mstest0025.md | Updated category and default severity, including warning note for 4.0.0 |
| mstest0030.md | Updated default severity to include warning note for 4.0.0 |
| mstest0031.md | Updated default severity to include warning note for 4.0.0 |
| mstest0032.md | Updated default severity to include warning note for 4.0.0 |
| mstest0034.md | Added note that analyzer is no longer relevant due to ClassCleanupBehavior removal |
| mstest0035.md | Updated default severity to include warning note for 4.0.0 |
| mstest0037.md | Updated default severity to include warning note for 4.0.0 |
| mstest0039.md | Added note that analyzer is no longer relevant due to old assertion API removal |
| mstest0045.md | Updated category and default severity, including warning note for 4.0.0 |
| mstest0053.md | Added note that analyzer is no longer relevant due to assertion API parameter removal |
nohwnd
approved these changes
Oct 8, 2025
Evangelink
reviewed
Oct 8, 2025
Youssef1313
commented
Oct 8, 2025
Youssef1313
commented
Oct 8, 2025
Youssef1313
commented
Oct 8, 2025
Youssef1313
commented
Oct 8, 2025
Youssef1313
commented
Oct 8, 2025
Youssef1313
commented
Oct 8, 2025
Youssef1313
commented
Oct 8, 2025
Youssef1313
commented
Oct 8, 2025
Youssef1313
commented
Oct 8, 2025
Youssef1313
commented
Oct 8, 2025
Youssef1313
commented
Oct 8, 2025
Evangelink
approved these changes
Oct 8, 2025
BillWagner
approved these changes
Oct 8, 2025
Member
BillWagner
left a comment
There was a problem hiding this comment.
Thanks @Youssef1313
This LGTM, and I'll
now.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Internal previews
Toggle expand/collapse
System.ComponentModel.DescriptionAttributehas no effect on test methodsClassCleanupBehavior.EndOfClasswith the[ClassCleanup]