This is part of the Fake.DotNet.Testing.Coverlet module.
Coverlet
Contains options to run Coverlet as part of dotnet test.
Nested types and modules
Type | Description |
CoverletParams |
Coverlet MSBuild parameters. For more details see: https://github.com/tonerdo/coverlet/blob/master/Documentation/MSBuildIntegration.md |
OutputFormat |
The coverage report file format. |
ThresholdStat |
The statistic to use when failing under a threshold. |
ThresholdType |
The type of coverage to use when failing under a threshold. |