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
Reset coverage for the minicover project identified by the provided settings
- Assembly
- Cake
.MiniCover .dll - Namespace
- Cake
.MiniCover - Containing Type
- MiniCoverAliases
Syntax
public static void MiniCoverReset(this ICakeContext ctx)
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
ctx | ICakeContext | The context. |
Return Value
Type | Description |
---|---|
void |