Version 0.3.0 of Kafka for JUnit has been released. It features a couple of small improvements to the code and introduces metadata acquisition as well as seek-semantics when reading or observing topics.

Changelog

See the changelog on GitHub.

Features

Bugfixes

Get it

You can obtain the binaries from Maven central or include the dependency using the following Maven coordinates in your build.

Maven

<dependency>
  <groupId>net.mguenther.kafka</groupId>
  <artifactId>kafka-junit</artifactId>
  <version>0.3.0</version>
</dependency>

Gradle

compile 'net.mguenther.kafka:kafka-junit:0.3.0'

Hi there! I'm Markus!

I'm an independent freelance IT consultant, a well-known expert for Apache Kafka and Apache Solr, software architect (iSAQB certified) and trainer.

How can I support you?

GET IN TOUCH