waft.framework_unit_tests.conftest module

waft.framework_unit_tests.conftest.pytest_addoption(parser: Parser) None

Add custom params to the pytest CLI for framework unit tests.

waft.framework_unit_tests.conftest.pytest_configure(config: Config) None

Initialize pytest configuration and settings.

waft.framework_unit_tests.conftest.pytest_runtestloop(session: Session)

Manages Docker container lifecycle for local testing within the main runtest loop (after collection finished).

waft.framework_unit_tests.conftest.waft_remote_only(waft: Waft) None

Limit test to running on test systems only.

waft.framework_unit_tests.conftest.warp(waft: Waft) WarpActions

Return Waft warp actions for testing