Releases: zeldigas/Reasonable-Test-Logs
Releases · zeldigas/Reasonable-Test-Logs
0.3.0
0.3.0 - 2021-04-11
Added
- Support for preventing SpringBoot to reconfigure logging system. It's enabled by default.
0.2.0
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
Added
- TestExecutionListener that discards all log events related to passing tests