Module runner

Module runner 

Source

Structsยง

IntegrationTestRunner ๐Ÿ”’
LocalTestRunner

Enumsยง

RunnerState

Constantsยง

COVERAGE_COMMAND ๐Ÿ”’
COVERAGE_OUTPUT_DIR ๐Ÿ”’
Coverage output path inside the test runner container.
LOCAL_COVERAGE_OUTPUT_DIR ๐Ÿ”’
Coverage output path on the host (relative to project root).
MOUNT_PATH ๐Ÿ”’
RUNNER_HOSTNAME ๐Ÿ”’
TARGET_PATH ๐Ÿ”’
TEST_COMMAND ๐Ÿ”’
VOLUME_CARGO_GIT ๐Ÿ”’
VOLUME_CARGO_REGISTRY ๐Ÿ”’
VOLUME_TARGET ๐Ÿ”’

Traitsยง

ContainerTestRunner
TestRunner

Functionsยง

coverage_filename ๐Ÿ”’
Return the coverage output filename, optionally scoped to an environment.