Favicon of run-tests

run-tests Skill

AI Agent SkillC#Open source

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?

Best for

Testing, Writing, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
75/100

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

Copy skill directory
  • Install or run with Copy skill directory

When to use run-tests Skill

  • Use it for testing.
  • Use it for writing.

Built with

C#Copy skill directory

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.

Share:

Stars
1,031
Forks
305
Last commit
2 months ago
Last verified
Aug 28, 2026
Metadata fetched
Aug 28, 2026
Repository age
10 years
License
MIT

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.

Alternatives to run-tests