Skip to content

Releases: zeldigas/Reasonable-Test-Logs

0.3.0

11 Apr 19:55
Compare
Choose a tag to compare

0.3.0 - 2021-04-11

Added

  • Support for preventing SpringBoot to reconfigure logging system. It's enabled by default.

0.2.0

28 Mar 17:02
Compare
Choose a tag to compare

0.2.0 - 2021-03-28

Changed

  • TestExecutionListener will no longer throw unhandled exception if there is no slf4j or logback in classpath.
    If required libraries are missing - nop mode is activated.

0.1.0

30 Aug 15:56
Compare
Choose a tag to compare

Added

  • TestExecutionListener that discards all log events related to passing tests