Coverlet for .NET
Use the open-source free `coverlet` toolchain for .NET code coverage.
dotnet skills install coverlet
Install all 7 skills from the Testing category in one command.
Run this command when you want the package to install every linked skill in one pass.
dotnet skills install package testing
Install all 7 skills from the Testing category in one command.
These are the exact skills installed by this package command.
Use the open-source free `coverlet` toolchain for .NET code coverage.
dotnet skills install coverlet
Write, run, or repair .NET tests that use MSTest.
dotnet skills install mstest
Write, run, or repair .NET tests that use NUnit.
dotnet skills install nunit
Use the open-source free `ReportGenerator` tool for turning .NET coverage outputs into HTML, Markdown, Cobertura, badges, and merged reports.
dotnet skills install reportgenerator
Use the open-source free `Stryker.NET` mutation testing tool for .NET.
dotnet skills install stryker
Write, run, or repair .NET tests that use TUnit.
dotnet skills install tunit
Write, run, or repair .NET tests that use xUnit.
dotnet skills install xunit
No skills are currently attached to this package.