vishnubob / wait-for-it

Pure bash script to test and wait on the availability of a TCP host and port
MIT License
9.39k stars 2.27k forks source link

Containertests #92

Closed douglas-gibbons closed 4 years ago

douglas-gibbons commented 4 years ago

Test runner to run the python tests against different docker images.

Exit codes vary with operating system, so these are now more forgiving. Also modified wait-for-it.py to work with both python 2.7 and 3.x