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