ct envs test

Run integration tests for environments in parallel.

Usage

ct envs test [OPTIONS]

Options

OptionDescription
-e, --env TEXTEnvironment(s) to test (repeatable)
--skip TEXTEnvironment(s) to skip (repeatable)
--include-allInclude environments without run_tests.py
-p, --parallel INTEGERMax parallel environments (default: 4)
-t, --timeout INTEGERTimeout per environment in seconds (default: 600)
-v, --verboseShow detailed output
--report PATHCustom report path
--helpShow this message and exit.