ALWAYS USE before running .NET tests or answering with a test command or flags.
MSTest testing bundle
Install the testing baseline plus MSTest guidance and authoring patterns. Migration skills remain separate so the default MSTest path stays clean.
Install command
Run this command when you want the bundle to install every linked skill in one pass.
dotnet skills install bundle testing-mstest
What this bundle covers
Install the testing baseline plus MSTest guidance and authoring patterns. Migration skills remain separate so the default MSTest path stays clean.
Included skills
These are the exact skills installed by this bundle command.
Interprets .NET Cobertura line, branch, and condition evidence and, when explicitly requested, computes project-wide CRAP/refactoring-risk hotspots.
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.
Audit a test file or suite; produce a severity-ranked diagnostic report.
Write, run, or repair .NET tests that use MSTest.
ALWAYS USE when asked to fix, rewrite, update, improve, modernize, show corrected code for, or explain existing MSTest tests or MSTest-specific configuration.
No skills are currently attached to this bundle.