migrate-xunit-to-xunit-v3

安装量: 1.2K
排名: #9277

安装

npx skills add https://github.com/dotnet/skills --skill migrate-xunit-to-xunit-v3

xunit.v3 Migration Migrate .NET test projects from xUnit.net v2 to xUnit.net v3. The outcome is a solution where all test projects reference xunit.v3.* packages, compiles cleanly, and all tests pass with the same results as before migration. When to Use Upgrading test projects from xunit (v2) packages to xunit.v3 Resolving compilation errors after updating xunit package references to v3 When Not to Use Migrating between test frameworks (e.g., MSTest or NUnit to xUnit.net) — different effort entirely Migrating from VSTest to Microsoft.Testing.Platform — use migrate-vstest-to-mtp The projects already reference xunit.v3 — migration is done Inputs Show more Installs 816 Repository dotnet/skills GitHub Stars 5.1K First Seen Apr 1, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜