Home | Libraries | People | FAQ | More |
The report contains summary information about the test cases executed and the count of failures. The report can be formatted as plain human readable text or as XML and can be sent to the standard output stream, standard error stream or a file.
The amount of detail in the report is controlled by the --report_level
option. The format of the report can be changed with the --report_format
option. The destination of the report can be set with the --report_sink
option. The --output_format
option sets both the report format and the log format.
The XML format for the test report conforms to the schema UTF.report.xsd.