JUnit 5 extension that silences log output during passing tests and surfaces it only on failure
Version0.2.0compared with

Version Details

Compile Changes (2)

0.1.0 0.2.0
ChangeGroup / ArtifactPreviousCurrent
- Removed org.junit.jupiter » junit-jupiter-api5.14.4-
- Removed org.slf4j » slf4j-api2.0.18-

Provided Changes (2)

0.1.0 0.2.0
ChangeGroup / ArtifactPreviousCurrent
+ Added org.junit.jupiter » junit-jupiter-api-5.14.4
+ Added org.slf4j » slf4j-api-2.0.18

Test Changes (1)

0.1.0 0.2.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated ch.qos.logback » logback-classic1.5.341.6.1