MrSebastian
MrSebastian
Hi @timbuethe, i am also interested in your solution for #59. Can u add your handler at the catch-Block of exceptions too? It will help in situations like `connection refused`.
I noticed that my application, that i started in `pre-integration-test` phase, did not stopped after the exception. I suggest to check, that the output exists, in the verify phase.
@timbuethe thx, yes that would work and throw an exception when requested service is unreachable. But as mentioned in my comment before, it would be useful to have a separate...