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.Tools.ReadyAPI.TestRunner.
Summary
Generates a report as JUnit-style HTML files. See JUnit-Style HTML Reports For Automation. When you use this value, the runner ignores the
ReportFormats and ExportResultsUsingFolders arguments.
- Assembly
- Cake
.Tools .ReadyAPI .TestRunner .dll - Namespace
- Cake
.Tools .ReadyAPI .TestRunner - Containing Type
- ReportType
Syntax
public const ReportType JUnitStyleHtml
Constant Value
| Value | Type |
|---|---|
| 3 | Int32 |
