report
Generate test execution reports.
Parameters
-o
/--output-file PATH
-
Path for the generated reports.
-t
/--type TYPE
-
Type of the generated report. Either
junit
ortestlog
. Defaults totestlog
. --charset CHARSET
-
The report’s charset (see https://www.ietf.org/rfc/rfc2278.txt for the complete list).
--offline
-
Creates logs that do not use on-line resources. Increases log size.