docs icon indicating copy to clipboard operation
docs copied to clipboard

Update mstest0018.md

Open abhiramch018 opened this issue 2 weeks ago • 1 comments

This PR updates the MSTEST0018 analyzer documentation to remove the outdated requirement that members referenced in [DynamicData] must be public.

Changes made

Removed “should be public” from both the data source and display name member rule lists.

Aligned the rule description with the current MSTest v3 behavior.

Reason for change MSTest v3 no longer requires [DynamicData] members to be public. The documentation previously reflected the older MSTest v2 behavior, which is now obsolete.

Related issue Fixes #49663


Internal previews

📄 File 🔗 Preview link
docs/core/testing/mstest-analyzers/mstest0018.md MSTEST0018: DynamicData should be valid

abhiramch018 avatar Nov 26 '25 08:11 abhiramch018