-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
Hello testcontainers community,
Thank you for this amazing contributions and this toolkit which allows easier testing.
There have been lot of other libraries for kafka connect test container. It would be good if KC container is built into testcontainers-kafka module itself.
Here are the open source libraries which are available for Kafka Connect (KC)
- https://github.com/findinpath/testcontainers-kafka-connect/
- https://github.com/christophschubert/cp-testcontainers
As an end user, it would be great to have a one stop location for all my test containers. Having multiple dependencies for testing kafka and kafka connect seems overkill.