This repository has been archived by the owner on Apr 29, 2024. It is now read-only.
A new configuration setting was added to allow for a specified delay prior to text execution:
composeContainerPauseBeforeTestSeconds := //Delay between containers start and test execution, seconds. Default is 0 seconds - no delay
Thanks @paul-lysak for adding this new configuration option!