Skip to content

Commit 9ad505e

Browse files
authored
Update unit-testing-mstest-migration-from-v1-to-v3.md
1 parent 474e7ee commit 9ad505e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/testing/unit-testing-mstest-migration-from-v1-to-v3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ Review deprecated attributes, such as `[DeploymentItem]`, and replace them with
255255
256256
## Code Analyzers and Best Practices
257257
258-
MSTest v3 includes built-in code analyzers for best practices, avoiding configuration pitfalls, and proper use of MSTest attributes and settings.
258+
MSTest v3 includes built-in code analyzers for best practices, avoiding configuration pitfalls, and proper use of MSTest attributes and settings. This is automatically available when using MSTest package or MSTest.Sdk.
259259
260260
---
261261

0 commit comments

Comments
 (0)