Use the open-source free `coverlet` toolchain for .NET code coverage.
coverlet.collectorcoverlet.msbuild
Write, run, or repair .NET tests that use NUnit. Use when a repo uses `NUnit`, `[Test]`, `[TestCase]`, `[TestFixture]`, or NUnit3TestAdapter for VSTest or Microsoft.Testing.Platform execution.
[Test], [TestCase], [TestFixture], [SetUp], [TearDown] attributes[TestCase] and [TestCaseSource]Assert.Thatasync Task not async void[TearDown] or [OneTimeTearDown]Use the open-source free `coverlet` toolchain for .NET code coverage.
Write, run, or repair .NET tests that use MSTest.
Automated, project-wide code coverage and CRAP (Change Risk Anti-Patterns) score analysis for .NET projects with existing unit tests.