Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Info
| Version: | 18.0.0 |
| Author(s): | Microsoft |
| Last Update: | Thursday, October 2, 2025 |
| .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