| 3 | | || -- functional || Python functional tests || |
| | 3 | || --functional || Python functional tests || |
| | 4 | || --coverage || Python coverage || |
| | 5 | || --specify=PATH || Python tests, use ''file.py:class.function'' to specify test to run || |
| | 6 | || --pylint || Python source analysis || |
| | 7 | || --jsunit || Javascript unit tests || |
| | 8 | || --jscoverage || Javascript coverage || |
| | 9 | || --jsspecify=PATH || Javascript tests, use ''TestCase.testname'' to specify test to run || |
| | 10 | || --jslint || Javascript source analysis || |
| | 11 | || --grid || Running functional tests on the environment specified in ''tests.conf'' || |