report

Generate test execution reports.

Synopsis

provengo report [-o OUT] [--type {gonogo,testlog}] <path-to-project>

Description

Create reports based on data gathered during previous test runs.

Test Log

Shows execution history and results for tests in the executes test suites.

Parameters

-o/--output-file PATH

Path for the generated reports.

--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.