Pytest Integration¶
Yellowbox comes pre-equipped with a pytest plugin that provides a fixture for easier testing.
docker_client¶
This session-scoped fixture provides a docker client, as constructed by clients.open_docker_client().
Yellowbox comes pre-equipped with a pytest plugin that provides a fixture for easier testing.
This session-scoped fixture provides a docker client, as constructed by clients.open_docker_client().