Microsoft.CodeCoverage 1.0.0-alpha-stj-26213-07
Microsoft.CodeCoverage
Code coverage infrastructure for the Visual Studio Test Platform. This package enables collecting code coverage data from vstest.console.exe and dotnet test.
Usage
This package is typically referenced indirectly through Microsoft.NET.Test.Sdk. For standalone usage:
<PackageReference Include="Microsoft.CodeCoverage" Version="x.y.z" />
Collect code coverage during a test run:
dotnet test --collect "Code Coverage"
Links
Showing the top 20 packages that depend on Microsoft.CodeCoverage.
| Packages | Downloads |
|---|---|
|
Microsoft.NET.Test.Sdk
The MSbuild targets and properties for building .NET test projects.
|
25 |
|
Microsoft.NET.Test.Sdk
The MSbuild targets and properties for building .NET test projects.
|
26 |
|
Microsoft.NET.Test.Sdk
The MSbuild targets and properties for building .NET test projects.
|
27 |
|
Microsoft.NET.Test.Sdk
The MSbuild targets and properties for building .NET test projects.
|
28 |
|
Microsoft.NET.Test.Sdk
The MSbuild targets and properties for building .NET test projects.
|
29 |
|
Microsoft.NET.Test.Sdk
The MSbuild targets and properties for building .NET test projects.
|
31 |
|
Microsoft.NET.Test.Sdk
The MSbuild targets and properties for building .NET test projects.
|
33 |
|
Microsoft.NET.Test.Sdk
The MSbuild targets and properties for building .NET test projects.
|
34 |
|
Microsoft.NET.Test.Sdk
The MSbuild targets and properties for building .NET test projects.
|
37 |
.NET Framework 4.6.2
- No dependencies.
.NET 8.0
- No dependencies.