telemetry.test_runner | index telemetry/test_runner.py |
Parses the command line, discovers the appropriate tests, and runs them.
Handles test configuration, but all the logic for
actually running the test is in Test and PageRunner.
Modules | ||||||
|
Classes | ||||||||||||||||||||||||||||||||
|
Functions | ||
|
Data | ||
COMMANDS = [<telemetry.test_runner.Help object>, <telemetry.test_runner.List object>, <telemetry.test_runner.Run object>] |