Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 13, 2026

Changed VSTest description from listing specific .NET versions to a more concise statement about version applicability.

Changes:

  • Replaced "default and only test runner for .NET 6, .NET 7, .NET 8, and .NET 9" with "default and only test runner in versions earlier than .NET 10 SDK"
  • Maintains clarity while being more maintainable and future-proof

Context:
The dotnet test documentation explains test runner selection (VSTest vs MTP) introduced in .NET 10 SDK. The previous wording enumerated specific versions, which was verbose and would require updates for each new version.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>
Copilot AI changed the title [WIP] Update documentation for .NET 10+ test runner selection Simplify VSTest version description in dotnet test documentation Jan 13, 2026
Copilot AI requested a review from meaghanlewis January 13, 2026 17:33
Base automatically changed from dev/amauryleve/dotnet-test-version to main January 13, 2026 20:21
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.

3 participants