Coverlet is a cross platform code coverage tool 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: | Create the first Fiddle |
Project Url: | https://github.com/coverlet-coverage/coverlet |
NuGet Url: | https://www.nuget.org/packages/coverlet.console |
Install
Install-Package coverlet.console
dotnet add package coverlet.console
paket add coverlet.console
coverlet.console Download (Unzip the "nupkg" after downloading)
Dependencies
Tags