Summary
Gets or sets the name that should be used for the HTML and XML reports.
- Namespace
- Cake
.Common .Tools .XUnit - Containing Type
- XUnit2Settings
Syntax
public string ReportName { get; set; }
Value
Type | Description |
---|---|
string | The custom report name. |