Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Info
Version: | 17.11.1 |
Author(s): | Microsoft |
Last Update: | Thursday, September 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/microsoft/vstest |
NuGet Url: | https://www.nuget.org/packages/Microsoft.CodeCoverage |
Install
Install-Package Microsoft.CodeCoverage
dotnet add package Microsoft.CodeCoverage
paket add Microsoft.CodeCoverage
Microsoft.CodeCoverage Download (Unzip the "nupkg" after downloading)
Dependencies
.NETCoreApp 1.0
No dependencies.
No dependencies.
Tags