Closed ndr-brt closed 4 years ago
How about using VertxException
rather than NoStackTraceThrowable
? I think it's useful to have the stack trace anyway.
@jponge yes, but not in this case I think.
The failNow
is used at the end of the test, the test fails but not because an exception, so the stacktrace won't give useful informations.
Right
As motivated in #87