mockedstreams
Kafka testing library
A Scala library for unit-testing Kafka Streams applications without Zookeeper and Kafka Brokers
Scala DSL for Unit-Testing Processing Topologies in Kafka Streams
187 stars
11 watching
24 forks
Language: Scala
last commit: almost 4 years ago
Linked from 2 awesome lists
kafkakafka-streamsmocked-streamsscalatestingtopologyunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
embeddedkafka/embedded-kafka | Provides an in-memory Kafka instance to run tests against. | 386 |
mockito/mockito-scala | A mocking framework for testing Scala applications | 354 |
devlucky/kakapo | A tool for dynamically mocking server behaviors and responses in Swift applications. | 759 |
chbatey/kafka-unit | Allows developers to test Kafka applications in isolation with a simple setup and teardown process. | 174 |
azhur/kafka-serde-scala | Library providing implicit typeclass converters for various serialization formats to Kafka serializers | 57 |
mostafa/xk6-kafka | Enables testing of Apache Kafka systems by generating and sending test messages to the system | 153 |
sderosiaux/kafka-streams-consumer-offsets-to-json | Converts Kafka __consumer_offsets to JSON | 13 |
ibmstreams/streamsx.kafka | A toolkit for integrating Apache Kafka with Stream Processor SPL applications | 13 |
salesforce/kafka-junit | A library to run Kafka tests in an embedded cluster | 170 |
nodefluent/kafka-streams | A Node.js library implementing Kafka Streams functionality for stream state processing and table representation. | 831 |
sourcelaborg/kafka-webview | A web-based interface for reading data from Apache Kafka topics with filtering and searching capabilities | 395 |
rahulsinghai/jmeter-backend-listener-kafka | Enables sending JMeter test results to a Kafka server. | 29 |
dhth/kplay | Tool for inspecting messages in a Kafka topic | 12 |
wintoncode/winton-kafka-streams | A Python implementation of Apache Kafka's Streams API for stream processing applications | 313 |
jamiealquiza/sangrenel | A tool for load testing Apache Kafka clusters | 205 |