--test=NAMES           Comma-separated list of NAMES of tests to run or
                         explore. This option may be repeated.
--where=EXPRESSION     Test selection EXPRESSION indicating what tests
                         will be run. See description below.
--timeout=MILLISECONDS Set timeout for each test case in MILLISECONDS.
--seed=SEED            Set the random SEED used to generate test cases.
--stoponerror          Stop run immediately upon any test failure or
                         error.
--wait                 Wait for input before closing console window.
--labels=VALUE         Specify whether to write test case names to the
                         output. Values: Off, On, All
--verbose, -v          Display additional information as the test runs.
--help, -h             Display this message and exit.
--version, -V          Display the header and exit.