Summary
Gets or sets the granularity for including covering tests in JSON reports.
This represents the
--json-report-covering-tests-scope option.
- Namespace
- Cake
.Common .Tools .DotCover .Cover - Containing Type
- Dot
Cover Cover Settings
Syntax
public DotCoverReportScope? JsonReportCoveringTestsScope { get; set; }
Value
| Type | Description |
|---|---|
| DotCoverReportScope? |
