Hi there,
in our system, we develop a lot of Kafka streams and now finally started using Quarkus for this.
In my experience, Kafka streams are mostly developed fast, but the integration is often a bit tricky. So we found a best practice for us to develop them driven by integration tests.
We ended up developing a small library that simplifies writing integration tests for this setup.
So my question to this community is if there are more teams with this use case and if there is a need to extend this library for your needs.
We are really consuming a lot from this community, but want to give something back. Maybe this could be an opportunity?
Greetings