Light-weight cross platform code coverage tool for .Net Core applications.
Info
Version: | 0.1.9 |
Author(s): | dotnet-cover |
Last Update: | Wednesday, May 10, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pjbgf/corecover |
NuGet Url: | https://www.nuget.org/packages/CoreCover |
Install
Install-Package CoreCover
dotnet add package CoreCover
paket add CoreCover
CoreCover Download (Unzip the "nupkg" after downloading)
Dependencies
- CoreCover.Framework(>= 1.0.0)
- CoreCover.Instrumentation(>= 1.0.0)
- Microsoft.NETCore.App(>= 1.0.4)
- Microsoft.Extensions.Configuration(>= 1.1.1)
- Microsoft.Extensions.Configuration.Json(>= 1.1.1)
- Microsoft.Extensions.Logging(>= 1.1.1)
- Microsoft.Extensions.Logging.Console(>= 1.1.1)
Tags