[ 
https://issues.apache.org/jira/browse/KAFKA-7503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arjun Satish updated KAFKA-7503:
--------------------------------
    Description: 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.

> Integration Tests 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
>
> 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)

Reply via email to