.. _sec-packages-core-testrunner: core.testrunner ~~~~~~~~~~~~~~~ .. automodule:: cijoe.core.scripts.testrunner :members: CLI arguments ------------- options: * ``-h, --help`` show this help message and exit * ``--run_local {true,false}`` Whether 'pytest' should be executed in same environment as 'cijoe' * ``--random_order {true,false}`` Whether the tests should be run in random order * ``--args ARGS`` Additional args given to 'pytest'