Skip to content

A Java/Kotlin library that allows you to execute (fault-injection) tests against a Kafka cluster started in Docker containers.

License

Notifications You must be signed in to change notification settings

szvasas/kafka-suite

Repository files navigation

Welcome to KafkaSuite!

KafkaSuite is a Java/Kotlin library that allows you to launch a Kafka cluster in Docker containers and test your application against it. Since each node of the cluster runs in its own container, it's ideal for fault-injection testing.

  • kafka-suite module contains the source code of the library and further information about the supported features.
  • kafka-suite-demo is a collection of end-to-end fault-injection testing scenarios.

About

A Java/Kotlin library that allows you to execute (fault-injection) tests against a Kafka cluster started in Docker containers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages