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
Sets the output format to be a specific value
- Assembly
- Cake
.Coverlet .dll - Namespace
- Cake
.Coverlet - Containing Type
- CoverletSettings
Syntax
public CoverletSettings WithIncludeTestAssembly(bool includeTestAssembly)
Parameters
Name | Type | Description |
---|---|---|
includeTestAssembly | bool |
Return Value
Type | Description |
---|---|
CoverletSettings |