[ https://issues.apache.org/jira/browse/KAFKA-7503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ewen Cheslack-Postava resolved KAFKA-7503. ------------------------------------------ Resolution: Fixed Fix Version/s: 2.0.2 2.1.1 2.2.0 Issue resolved by pull request 5516 [https://github.com/apache/kafka/pull/5516] > Integration Test Framework for Connect > -------------------------------------- > > Key: KAFKA-7503 > URL: https://issues.apache.org/jira/browse/KAFKA-7503 > Project: Kafka > Issue Type: Task > Components: KafkaConnect > Reporter: Arjun Satish > Assignee: Arjun Satish > Priority: Minor > Fix For: 2.2.0, 2.1.1, 2.0.2 > > > Implement a framework which enables writing and executing integration tests > against real connect workers and kafka brokers. The worker and brokers would > run within the same process the test is running (which is similar to how > integration tests are written in Streams and Core). The complexity of these > tests would lie somewhere between unit tests and system tests. The main > utility is to be able to run end-to-end tests within the java test framework, > and facilitate development of large features which could modify many parts of > the framework. -- This message was sent by Atlassian JIRA (v7.6.3#76005)