FaustXVI / junit5-docker

Start docker containers from your junit tests
Apache License 2.0
54 stars 7 forks source link

A "delayFor" to hold of additional time after logs found as containers my still not be ready #106

Open niclash opened 6 years ago

niclash commented 6 years ago

This "waitFor" will quickly spiral out of control, so a more generic mechanism to declare the "waitFor" argument might be needed, say Javascript and the "docker inspect" document as an argument.