migrate-xunit-to-xunit-v3 Skill
Migrates .NET test projects from xUnit.net v2 to xUnit.net v3. USE FOR: upgrading xunit to xunit.v3. DO NOT USE FOR: migrating between test frameworks (MSTest/NUnit to xUnit.net), migrating from VSTest to Microsoft.Testing.Platform (use migrate-vstest-to-mtp). For xUnit v3 MTP filter syntax (--filter-class, --filter-tr Published by microsoft in testfx.
What is migrate-xunit-to-xunit-v3 Skill?
Migrates .NET test projects from xUnit.net v2 to xUnit.net v3. USE FOR: upgrading xunit to xunit.v3. DO NOT USE FOR: migrating between test frameworks (MSTest/NUnit to xUnit.net), migrating from VSTest to Microsoft.Testing.Platform (use migrate-vstest-to-mtp). For xUnit v3 MTP filter syntax (--filter-class, --filter-tr 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.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Testing use cases
Technical details
- Install or run with Copy skill directory
When to use migrate-xunit-to-xunit-v3 Skill
- Use it for testing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/testfx
- Skill file: .agents/skills/migrate-xunit-to-xunit-v3/SKILL.md
What it does
Migrates .NET test projects from xUnit.net v2 to xUnit.net v3. USE FOR: upgrading xunit to xunit.v3. DO NOT USE FOR: migrating between test frameworks (MSTest/NUnit to xUnit.net), migrating from VSTest to Microsoft.Testing.Platform (use migrate-vstest-to-mtp). For xUnit v3 MTP filter syntax (--filter-class, --filter-tr
Skill instructions
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 | Input | Required | Description | |-------|----------|-------------| | Test project or solution | Yes | The .NET project or solution containing xUnit.net v2 test projects | Workflow Commit strategy: Commit after each major step so the migration is reviewable and bisectable. Separate project file changes from code changes. Prioritization
Explore related resources
Frequently asked questions
What is migrate-xunit-to-xunit-v3?
migrate-xunit-to-xunit-v3 is a open-source AI agent skill with Copy skill directory. Migrates .NET test projects from xUnit.net v2 to xUnit.net v3. USE FOR: upgrading xunit to xunit.v3.
Who is migrate-xunit-to-xunit-v3 best for?
migrate-xunit-to-xunit-v3 is best for reusing agent instructions, scripts, and references, testing workflows.
How do I install migrate-xunit-to-xunit-v3?
Install or run migrate-xunit-to-xunit-v3 using Copy skill directory. Check migrate-xunit-to-xunit-v3 for the latest setup command.
Is migrate-xunit-to-xunit-v3 actively maintained?
migrate-xunit-to-xunit-v3 may need a closer maintenance check before production use.
Auto-fetched from GitHub.