Reference data for .NET test framework detection patterns, assertion APIs, skip annotations, setup/teardown methods, and common test smell indicators across MSTest, xUnit, NUnit…
NUnit testing bundle
Install the testing baseline plus NUnit guidance. This stays focused on active NUnit usage and does not pull migration content.
Install command
Run this command when you want the bundle to install every linked skill in one pass.
dotnet skills install bundle testing-nunit
What this bundle covers
Install the testing baseline plus NUnit guidance. This stays focused on active NUnit usage and does not pull migration content.
Included skills
These are the exact skills installed by this bundle command.
Runs .NET tests with `dotnet test` and chooses the correct platform/SDK/framework syntax.
Project-wide code coverage and CRAP (Change Risk Anti-Patterns) score analysis for .NET projects.
Use the open-source free `coverlet` toolchain for .NET code coverage.
Use the open-source free `ReportGenerator` tool for turning .NET coverage outputs into HTML, Markdown, Cobertura, badges, and merged reports.
Audits existing .NET test code (MSTest, xUnit, NUnit, TUnit) for anti-patterns and quality issues that undermine reliability and diagnostic value — produces a severity-ranked…
Write, run, or repair .NET tests that use NUnit.
No skills are currently attached to this bundle.