Running Unit Tests

Guide for running MSBuild unit tests efficiently. Use when running, scoping, filtering, or speeding up unit tests in this repository, or when finalizing a change with a heavier validation pass. Covers xUnit v3 + Microsoft.Testing.Platform (MTP) specifics and which `dotnet test` flags do and don't apply.

.NET (Microsoft) daa5aa9 9.0 KB Updated 4k repo stars

File contents

dotnet/msbuild/tree/main/.github/skills/running-unit-tests commit daa5aa9d5c

Frequently asked questions

npx skillmds@latest add dotnet/running-unit-tests