Closed kennysong closed 2 years ago
Added a docker_setup() fixture to allow the user to customize the command to bring up Docker Compose services.
docker_setup()
Solves https://github.com/avast/pytest-docker/issues/63
Hello and thank you for your contribution. I'm going to close this PR in favor of #67 which I like a bit more and it achieves the same thing.
Added a
docker_setup()
fixture to allow the user to customize the command to bring up Docker Compose services.Solves https://github.com/avast/pytest-docker/issues/63