12. qmtest report

12.1. Summary

The qmtest report generates an xml report from a set of test result files.

12.2. Synopsis

qmtest report [-o output] [-f] [ report-file [-e expectation-file] ...]

12.3. Description

The qmtest report extracts information stored in one or more result files and generates an xml report file from it. This report file is then typically processed using xslt to generate html or pdf versions of the report.

The report command accepts the following options:

-f, --flat

Generate a flat listing of test results, instead of reproducing the database directory tree in the report.

-o output file, --output output-file

The name of the file to write the report into.