junit5-docker
junit5-docker copied to clipboard
Use regex to wait for logs
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.