mirror of
https://github.com/dotnet/skills.git
synced 2026-09-20 09:49:54 +08:00
10 lines
353 B
JSON
10 lines
353 B
JSON
{
|
|
"name": "dotnet-test-migration",
|
|
"version": "0.1.8",
|
|
"description": "Skills and an orchestrator agent for migrating .NET test frameworks and platforms: MSTest and xUnit version upgrades, xUnit-to-MSTest conversion, and VSTest to Microsoft.Testing.Platform.",
|
|
"skills": ["./skills/"],
|
|
"agents": [
|
|
"./agents/test-migration.agent.md"
|
|
]
|
|
}
|