junit5-docker icon indicating copy to clipboard operation
junit5-docker copied to clipboard

Use regex to wait for logs

Open FaustXVI opened this issue 9 years ago • 0 comments

When waiting for a log message, we currently wait for the message to be present in the log. Using a regex would make it more flexible.

FaustXVI avatar Nov 20 '16 14:11 FaustXVI