Module net.morimekta.testing.junit5
Package net.morimekta.testing.junit5
Annotation Type ConsoleDumpErrorOnFailure
-
@Target({TYPE,METHOD}) @Retention(RUNTIME) @Documented @Inherited public @interface ConsoleDumpErrorOnFailure
When using theConsoleExtension
, this will trigger it to dump error output on test failure.