JUnit rule that spins up an embedded Kafka broker for integration testing of Kafka-based applications.
<dependency>
<groupId>com.github.charithe</groupId>
<artifactId>kafka-junit</artifactId>
<version>4.2.10</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sets up an embedded Kafka broker for testing using JUnit rule.
Use kafka-junit version matching your Kafka client version (e.g., 4.2.x for Kafka 2.x).
No dependency data recorded yet.