4.4. Print

4.4. Print

$hts print [——report (plan|summary|full) ] [ ——udi <udi> | ——test <test name> ] [——failures] [——latest]

Prints test plan or test results to standard output, in human-readable form. The Options allow you to generate a summary and to select various test results.

4.4.1. Options

——report (plan|summary|full)

Sets the type of report printed. plan prints out the test plan. summary prints a summary of the test results. full prints out a full report of the test results.

——udi <udi>

Print results for a specific device UDI

——test <test>

Print results for a specific test

——failures

Print only test results for failed tests.

——latest

Print only results for the last test run, if there are multiple runs in the results.