Integration test for the JUnit5 extension.
This is a separate module only because using the junit-platform-testkit prevents IntelliJ from executing
tests, which makes debugging happy-path tests difficult.
Version0.15.0compared with
Version Details
| 0.14.0 | 0.15.0 | |
|---|---|---|
| Release date | Jan 05, 2026 | Feb 18, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 0.14.0 | 0.15.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.kroxylicious.testing » testing-junit5-extension | 0.14.0 | 0.15.0 |
| ~ Updated | org.apache.kafka » kafka-clients | 4.1.1 | 4.2.0 |
| ~ Updated | org.apache.kafka » kafka_2.13 | 4.1.1 | 4.2.0 |
| ~ Updated | org.junit.jupiter » junit-jupiter-api | 5.13.4 | 5.14.3 |
Test Changes (3)
| 0.14.0 | 0.15.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.assertj » assertj-core | 3.27.6 | 3.27.7 |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 5.13.4 | 5.14.3 |
| ~ Updated | org.junit.platform » junit-platform-testkit | 1.13.4 | 1.14.3 |