Commit f3f7659
Document MSTEST0050 analyzer rule (#47608)
* Initial plan
* Add documentation for MSTEST0050 analyzer rule
Co-authored-by: Youssef1313 <[email protected]>
* Fix MSTEST0050 default severity and code fix properties
Co-authored-by: Youssef1313 <[email protected]>
* Update MSTEST0050 documentation based on reviewer feedback
- Change attribute names from AssemblyInitialize/AssemblyCleanup to GlobalTestInitialize/GlobalTestCleanup
- Replace general violations list with specific method requirements
- Simplify the "How to fix violations" section
- Update usage-rules.md for consistency
Co-authored-by: Youssef1313 <[email protected]>
* Address reviewer feedback on MSTEST0050 documentation
Co-authored-by: Youssef1313 <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: Youssef1313 <[email protected]>1 parent d507481 commit f3f7659
File tree
3 files changed
+46
-0
lines changed- docs
- core/testing/mstest-analyzers
3 files changed
+46
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| 228 | + | |
| 229 | + | |
228 | 230 | | |
229 | 231 | | |
230 | 232 | | |
| |||
0 commit comments