run-tests

Installation
SKILL.md

Run .NET Tests

Detect the project system, test platform, and framework, then use the repository-compatible build and test runner.

When to Use

  • User wants to run tests in a .NET project
  • User needs to run a subset of tests using filters
  • User needs help detecting which test platform (VSTest vs MTP) or framework is in use
  • User wants to understand the correct filter syntax for their setup

When Not to Use

Installs
1.8K
Repository
dotnet/skills
GitHub Stars
5.2K
First Seen
Mar 15, 2026
run-tests — dotnet/skills