pytest-docker-tools
pytest-docker-tools copied to clipboard
Implement container reuse via environment var
--reuse-containers works well, but I'm using a shared pytest.ini file which I dont control. If I could set an environment var instead, that would help like: REUSE_CONTAINER=1