kafka-unit
Kafka tester
Allows developers to test Kafka applications in isolation with a simple setup and teardown process.
174 stars
16 watching
72 forks
Language: Java
last commit: about 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
rahulsinghai/jmeter-backend-listener-kafka | Enables sending JMeter test results to a Kafka server. | 29 |
mostafa/xk6-kafka | Enables testing of Apache Kafka systems by generating and sending test messages to the system | 153 |
salesforce/kafka-junit | A library to run Kafka tests in an embedded cluster | 170 |
embeddedkafka/embedded-kafka | Provides an in-memory Kafka instance to run tests against. | 386 |
jamiealquiza/sangrenel | A tool for load testing Apache Kafka clusters | 205 |
sourcelaborg/kafka-webview | A web-based interface for reading data from Apache Kafka topics with filtering and searching capabilities | 395 |
minhhungit/kafka-kraft-cluster-docker-compose | A Kafka cluster setup for testing and demonstration purposes | 17 |
mguenther/kafka-junit | A tool that enables testing of Kafka-based systems by providing an embeddable Kafka cluster for use in JUnit tests. | 53 |
jpzk/mockedstreams | A Scala library for unit-testing Kafka Streams applications without Zookeeper and Kafka Brokers | 187 |
b/kafka-websocket | Provides a WebSocket interface to interact with Kafka's distributed message broker | 347 |
javactrl/javactrl-kafka | A tool for defining and managing workflows as code on top of Apache Kafka Streams | 9 |
fede1024/kafka-view | An experimental web interface for managing Kafka clusters and topics | 219 |
cswank/kcli | A command-line interface to browse Kafka topics and partitions | 216 |
fgeller/kt | A command-line tool for interacting with Apache Kafka clusters | 948 |
dhth/kplay | Tool for inspecting messages in a Kafka topic | 12 |