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.Coverlet.
Summary
Runs the tool with the given test file, test project and settings
- Assembly
- Cake
.Coverlet .dll - Namespace
- Cake
.Coverlet - Containing Type
- CoverletTool
Syntax
public void Run(FilePath testFile, FilePath testProject, CoverletSettings settings)
Parameters
Name | Type | Description |
---|---|---|
testFile | FilePath | |
testProject | FilePath | |
settings | CoverletSettings |
Return Value
Type | Description |
---|---|
void |