Raw
1 Usage: combined [options]
2
3 Options:
4 -sname Run only the suite with `name` (can go to individual test name)
5 -iname Include the suite with `name`
6 -xname Exclude the suite with `name`
7 -v Increase verbosity (show suite names)
8 -q Decrease verbosity, inverse to -v
9 -Q Quit as soon as a test fails
10 -t Display results in tap format
11 -l Print suite names
12 -r[filename] Write summary file (to the optional filename)