coverlet.collector (3.2.0)
Published 2023-05-05 11:23:08 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 3.2.0 coverlet.collector
About this package
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.