migrate-vstest-to-mtp

dotnet/migrate-vstest-to-mtp · Agent Skill

by .NET (Microsoft) · single

Published · Last updated


Migrates .NET test projects from VSTest to Microsoft.Testing.Platform (MTP), updating project files, CLI arguments, and CI/CD pipelines for MSTest, NUnit, and xUnit.net.

SKILL.md

Related

  1. run-tests · dotnet
    Run, filter, or troubleshoot .NET tests with `dotnet test`, detecting the test platform (VSTest vs Microsoft.Testing.Platform) and framework to apply the correct command syntax.
    4k
    repo stars
  2. filter-syntax · dotnet
    Reference for test filter syntax across VSTest and MTP platforms, covering MSTest, NUnit, xUnit v3, and TUnit frameworks with examples and translation guidance.
    4k
    repo stars
  3. platform-detection · dotnet
    Detects the test platform (VSTest vs Microsoft.Testing.Platform) and test framework (MSTest, xUnit, NUnit, TUnit) from .NET project files.
    4k
    repo stars
  4. migrate-xunit-to-mstest · dotnet bundle
    Migrate .NET test projects from xUnit.net (v2 or v3) to MSTest v4, converting attributes, assertions, fixtures, and project configuration.
    4k
    repo stars
  5. exp-test-maintainability · dotnet
    Analyzes .NET test suites for duplicated boilerplate, copy-paste tests, and structural maintainability issues, producing a report with concrete before/after refactoring suggestions.
    4k
    repo stars
  6. code-testing-extensions · dotnet bundle
    Provides file paths to language-specific extension files for the code-testing pipeline, enabling discovery of guidance for .NET, Python, TypeScript, and other languages.
    4k
    repo stars

Frequently asked questions

How do I install the migrate-vstest-to-mtp skill?

Run npx skillmds add dotnet/migrate-vstest-to-mtp in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.

What does the migrate-vstest-to-mtp skill do?

Migrates .NET test projects from VSTest to Microsoft.Testing.Platform (MTP), updating project files, CLI arguments, and CI/CD pipelines for MSTest, NUnit, and xUnit.net. It is listed under DevOps & Infra, Coding & Dev Tools, CI/CD, Testing & QA on SkillMD.

Is migrate-vstest-to-mtp safe to use?

SkillMD's automated safety review verdict for this skill is CAUTION. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: makes network calls. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with migrate-vstest-to-mtp?

This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.

Is migrate-vstest-to-mtp free to use?

Yes. Installing skills from SkillMD is free. This skill is licensed under MIT.

Who published migrate-vstest-to-mtp?

.NET (Microsoft) (@dotnet) published this skill as a verified publisher. Their other Agent Skills are listed on their SkillMD profile.