Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 8, 2026

Addresses style violations in MSTest attributes documentation where Oxford commas were missing before coordinating conjunctions and list items lacked proper punctuation.

Changes:

  • Added Oxford comma before "and" in UnfoldingStrategy description: "Test Explorer, and TRX results"
  • Added Oxford comma before "or" in RetryAttribute description: "constant, or exponential"
  • Added terminal periods to complete sentence list items in TestDataRow benefits section

All changes align with the Markdown Writing Style guidelines requiring Oxford commas in all lists and proper punctuation for complete sentences.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.


Internal previews

📄 File 🔗 Preview link
docs/core/testing/unit-testing-mstest-writing-tests-attributes.md MSTest attributes

Copilot AI changed the title [WIP] Update MSTest attributes and APIs documentation Add missing Oxford commas and list punctuation Jan 8, 2026
Copilot AI requested a review from Evangelink January 8, 2026 11:38
@Evangelink Evangelink marked this pull request as ready for review January 8, 2026 14:09
@Evangelink Evangelink merged commit b3f47d9 into dev/amauryleve/mstest-apis Jan 8, 2026
5 of 8 checks passed
@Evangelink Evangelink deleted the copilot/sub-pr-50979-please-work branch January 8, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants