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.16.0compared with
Version Details
| 0.15.0 | 0.16.0 | |
|---|---|---|
| Release date | Feb 18, 2026 | Aug 13, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (5)
| 0.15.0 | 0.16.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.kroxylicious.testing » testing-junit5-extension | 0.15.0 | 0.16.0 |
| ~ Updated | org.apache.kafka » kafka-clients | 4.2.0 | 4.3.1 |
| ~ Updated | org.apache.kafka » kafka_2.13 | 4.2.0 | 4.3.1 |
| ~ Updated | org.junit.jupiter » junit-jupiter-api | 5.14.3 | 5.14.4 |
| ~ Updated | org.testcontainers » testcontainers | 2.0.3 | 2.0.5 |
Provided Changes (1)
| 0.15.0 | 0.16.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.projectlombok » lombok | 1.18.42 | 1.18.46 |
Test Changes (8)
| 0.15.0 | 0.16.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | net.bytebuddy » byte-buddy-agent | - | 1.18.11 |
| ~ Updated | org.apache.logging.log4j » log4j-core | 2.25.3 | 2.26.1 |
| ~ Updated | org.apache.logging.log4j » log4j-jpl | 2.25.3 | 2.26.1 |
| ~ Updated | org.apache.logging.log4j » log4j-slf4j-impl | 2.25.3 | 2.26.1 |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 5.14.3 | 5.14.4 |
| ~ Updated | org.junit.platform » junit-platform-testkit | 1.14.3 | 1.14.4 |
| ~ Updated | org.testcontainers » testcontainers-junit-jupiter | 2.0.3 | 2.0.5 |
| ~ Updated | org.testcontainers » testcontainers-kafka | 2.0.3 | 2.0.5 |