This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.MiniCover.
Summary
Generate one or more minicover reports
- Assembly
- Cake
.MiniCover .dll - Namespace
- Cake
.MiniCover - Containing Type
- MiniCoverAliases
Syntax
public static void MiniCoverReport(this ICakeContext ctx, MiniCoverSettings settings)
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
ctx | ICakeContext | The context. |
settings | MiniCoverSettings | The settings. |
Return Value
Type | Description |
---|---|
void |