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.
| License | Apache 2.0 |
|---|---|
| Tags | qualityintegrationtesting |
| Date | Nov 07, 2025 |
| Files | pom (3 KB) jar (2 KB) View All |
| Repositories | Central |
| Ranking | #620618 in MvnRepository (See Top Artifacts) |
Compile Dependencies (6)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0 | io.kroxylicious.testing » testing-junit5-extension | 0.13.0 | ✔ | |
| Message Queue Client Apache 2.0 | org.apache.kafka » kafka-clients | 4.1.0 | 4.1.1 | |
| Message Broker Apache 2.0 | org.apache.kafka » kafka_2.13 | 4.1.0 | 4.1.1 | |
| Dist Coordination Apache 2.0 | org.apache.zookeeper » zookeeper | 3.8.4 | 3.9.4 | |
| Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-api | 5.13.4 | 6.0.1 | |
| Testing MIT | org.testcontainers » testcontainers | 1.21.3 | 2.0.2 |
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| CodeGen MIT | org.projectlombok » lombok | 1.18.42 | ✔ |
Test Dependencies (8)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Logging Apache 2.0 | org.apache.logging.log4j » log4j-core | 2.25.2 | ✔ | |
Apache 2.0 | org.apache.logging.log4j » log4j-jpl | 2.25.2 | ✔ | |
| Logging Bridge Apache 2.0 | org.apache.logging.log4j » log4j-slf4j-impl | 2.25.2 | ✔ | |
| Assertion Apache 2.0 | org.assertj » assertj-core | 3.27.6 | ✔ | |
| Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-engine | 5.13.4 | 6.0.1 | |
| Testing EPL 2.0 | org.junit.platform » junit-platform-testkit | 1.13.4 | 6.0.1 | |
MIT | org.testcontainers » kafka | 1.21.3 | ✔ | |
| Testing MIT | org.testcontainers » junit-jupiter | 1.21.3 | ✔ |
Licenses
| License | URL |
|---|---|
| Apache-2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Tom Bentley | tbentley<at>redhat.com | Red Hat | ||
| Sam Barker | sbarker<at>redhat.com | Red Hat | ||
| Keith Wall | kwall<at>redhat.com | Red Hat | ||
| Francisco Vila | fvila<at>redhat.com | Red Hat |
Related Books
| Pragmatic Unit Testing in Java with JUnit (2024) by Langr, Jeff | |
| Test-Driven Development with Java: Create higher-quality software by writing tests first with SOLID and hexagonal architecture (2023) by Mellor, Alan | |
| Learning Test-Driven Development: A Polyglot Guide to Writing Uncluttered Code (2021) by Siddiqui, Saleem | |
| Test-Driven Java Development - Second Edition: Invoke TDD principles for end-to-end application development (2018) by Garcia, Alex, Farcic, Viktor | |
| Java For Testers: Learn Java fundamentals fast (2015) by Richardson, Mr Alan J | |
| Test Driven: TDD and Acceptance TDD for Java Developers (2007) by Koskela, Lasse |