Dear Kafka devs,

we recently published a fluent kafka streams test library.
https://github.com/bakdata/fluent-kafka-streams-tests
https://medium.com/bakdata/fluent-kafka-streams-tests-e641785171ec

We wanted to ask if there is any interest in us contributing the rather small 
wrapper around the TestDriver to Kafka. 

Our main motivation was to reduce to the boilerplate of a “traditional” Kafka 
Streams test by a small Fluent API. More information can be found in the medium 
article and repo README.



During the development, we also noticed that using the MockSchemaRegistryClient 
is rather intrusive in our application code. So we added a small wiremock of 
the Schema registry (limited to the two endpoints used by the Kafka Serde).
https://github.com/bakdata/fluent-kafka-streams-tests/tree/master/schema-registry-mock
https://medium.com/bakdata/transparent-schema-registry-for-kafka-streams-6b43a3e7a15c

We could also contribute that to the schema registry, but that would be in the 
confluent SR repo. Since I assume that there is quite an overlap between this 
mailing list and the schema registry maintainers, I’m still asking here if 
there is also an interest in having that contributed. If there is a better 
place, please give me a pointer.

Best,

Arvid

--

Dr. Arvid Heise
Senior Data Engineer

bakdata | bespoke data engineering 
www.bakdata.com

T +49 (0)30 3406068-45
F +49 (0)30 3406068-44

bakdata GmbH
Falckensteinstraße 24
D-10997 Berlin

Geschäftsführer: Alexander Albrecht, Christoph Böhm
Sitz Berlin, Amtsgericht Berlin HRB 174303 B

Reply via email to