run-tests Skill
For dotnet test: figures out which test platform (VSTest vs Microsoft.Testing.Platform) a project uses from Directory.Build.props, global.json, and .csproj, then picks the matching command syntax. USE FOR: running, filtering, or troubleshooting dotnet test; identifying the test runner/platform from project files; -- se Published by microsoft in testfx.
Decision snapshot
Is this a fit?
Testing, Writing, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is run-tests Skill?
For dotnet test: figures out which test platform (VSTest vs Microsoft.Testing.Platform) a project uses from Directory.Build.props, global.json, and .csproj, then picks the matching command syntax. USE FOR: running, filtering, or troubleshooting dotnet test; identifying the test runner/platform from project files; -- se Published by microsoft in testfx. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Writing
- Testing use cases
- Writing use cases
Declared skill metadata
- Declared license: MIT
- Source file: .agents/skills/run-tests/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use run-tests Skill
- Use it for testing.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/testfx
- Skill file: .agents/skills/run-tests/SKILL.md
What it does
For dotnet test: figures out which test platform (VSTest vs Microsoft.Testing.Platform) a project uses from Directory.Build.props, global.json, and .csproj, then picks the matching command syntax. USE FOR: running, filtering, or troubleshooting dotnet test; identifying the test runner/platform from project files; -- se
Skill instructions
Run .NET Tests Detect the test platform and framework, run tests, and apply filters using dotnet test. 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 - User needs to write or generate test code (use writing-mstest-tests for MSTest, or general coding assistance for other frameworks) - User needs to migrate from VSTest to MTP (use migrate-vstest-to-mtp) - User wants to iterate on failing tests without rebuilding (use mtp-hot-reload) - User needs CI/CD pipeline configuration (use CI-specific skills) - User needs to debug a test (use debugging skills) Inputs | Input | Required | Description | |-------|----------|-------------| | Project or solution path | No | Path to the test project (.csproj) or solution (.sln). Defaults to current directory. | | Filter expre
Verified compatibility and discovery
Frequently asked questions
What is run-tests?
run-tests is a open-source AI agent skill with Copy skill directory. For dotnet test: figures out which test platform (VSTest vs Microsoft.Testing.Platform) a project uses from Directory.Build.props, global.json, and .csproj, then picks the matching command syntax.
Who is run-tests best for?
run-tests is best for reusing agent instructions, scripts, and references, testing workflows, writing workflows.
How do I install run-tests?
Install or run run-tests using Copy skill directory. Check run-tests for the latest setup command.
Is run-tests actively maintained?
run-tests may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.