We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9b2ec4 commit 2a25ff2Copy full SHA for 2a25ff2
README.md
@@ -1,6 +1,9 @@
1
# scalatest-embedded-kafka
2
A library that provides an in-memory Kafka instance to run your tests against.
3
4
+
5
+**This repository shortly will be no longer maintained. The new version is available at https://github.com/embeddedkafka/embedded-kafka**
6
7
*As of version 1.1.1 the library is not dependent anymore on ScalaTest and won't transitively bring ScalaTest into your build.*
8
9
Inspired by https://github.com/chbatey/kafka-unit
0 commit comments