Microsoft.CodeCoverage (17.4.1)
Published 2023-05-05 11:30:15 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 17.4.1 Microsoft.CodeCoverage
About this package
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".