Table of Contents
| API Documentation: | TestReport | 
|---|
Generates an HTML test report from the results of one or more Test tasks.
| Property | Description | 
| destinationDirectory | The directory to write the HTML report to. | 
| testResults | The set of binary test results to include in the report. | 
DirectoryProperty destinationDirectory
The directory to write the HTML report to.
ConfigurableFileCollection testResults (read-only)
The set of binary test results to include in the report.