Skip to content

Comments

.NET: Upgrade to XUnit 3 and Microsoft Testing Platform#4208

Draft
westey-m wants to merge 8 commits intomainfrom
feature-xunit3-mtp-upgrade
Draft

.NET: Upgrade to XUnit 3 and Microsoft Testing Platform#4208
westey-m wants to merge 8 commits intomainfrom
feature-xunit3-mtp-upgrade

Conversation

@westey-m
Copy link
Contributor

Motivation and Context

Our builds are slow because tests take a long time to run. Upgrading to XUnit 3 and MTP allows more options for running in parallel.

Description

  • Upgrade to XUnit 3 and Microsoft Testing Platform

Contribution Checklist

  • The code builds clean without any errors or warnings
  • The PR follows the Contribution Guidelines
  • All unit tests pass, and I have added new tests where possible
  • Is this a breaking change? If yes, add "[BREAKING]" prefix to the title of the PR.

@markwallace-microsoft markwallace-microsoft added documentation Improvements or additions to documentation .NET labels Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation .NET

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants