Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Info
Version: | 6.0.2 |
Author(s): | tonerdo |
Last Update: | Wednesday, March 13, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/coverlet-coverage/coverlet |
NuGet Url: | https://www.nuget.org/packages/coverlet.collector |
Install
Install-Package coverlet.collector
dotnet add package coverlet.collector
paket add coverlet.collector
coverlet.collector Download (Unzip the "nupkg" after downloading)
Dependencies
14 packages depend on this package.
Tags