Migrates .NET test projects from VSTest to Microsoft.Testing.Platform (MTP).
Testing migrations bundle
Install only the testing migration path: MSTest, xUnit, and VSTest-to-MTP migration guidance. This is intentionally separate from the default testing bundles.
Install command
Run this command when you want the bundle to install every linked skill in one pass.
dotnet skills install bundle testing-migrations
What this bundle covers
Install only the testing migration path: MSTest, xUnit, and VSTest-to-MTP migration guidance. This is intentionally separate from the default testing bundles.
Included skills
These are the exact skills installed by this bundle command.
Migrates .NET test projects from xUnit.net v2 to xUnit.net v3.
Migrate MSTest v1 or v2 test project to MSTest v3.
Migrate an MSTest v3 test project to MSTest v4.
Suggests using Microsoft Testing Platform (MTP) hot reload to iterate fixes on failing tests without rebuilding.
No skills are currently attached to this bundle.