docker-test-tools
docker-test-tools copied to clipboard
Allow waiting for services only before all tests
Waiting for services between every test consume time, allow (by configuration) to run the wait_for_services during the environment controller and then a user can disable the waits between tests if he knows they are not going down.