| options | description | example |
|---|---|---|
| configuration | path to config xml | ../phpunit.xml |
| tester | name of tester | Aaron Klump |
| filter | Only include tests whose ID contains this value | es- |
| group | Only include tests in this group | my_module |
| testsuite | Only include tests where the testsuite matches exactly | Shop |
| output | Path to the output PDF file | ~/Downloads/tests.pdf |