-
Task
-
Resolution: Done
-
Major
-
0.1
-
None
Some unit tests for Kafka Connect connectors will need to test with a Kafka instance that is embedded in the JVM rather than running using an external Kafka broker/cluster. This can be done with some work on top of the Kafka test libraries, but we should make it easier for unit tests to start up, use, and shut down Kafka.