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