Laksuh
Results
3
comments of
Laksuh
We did try out the `4.1.2-SNAPSHOT`of the `spring-cloud-stream-test-binder` and it seems to work. Thanks a lot for the quick help :)
Our services do have a lot of integration tests and we do not want to setup an embedded kafka for each integration test class. Also the binding of kafka with...
Maybe introducing a property e.g. `spring.cloud.stream.test-binder.enabled-by-default` with the default of `true` might be an option 🤔