Skip to content

Feature: add Kafka related unit tests #44

Description

@YarikRevich

Apply the following testcontainers unit

kafka = new KafkaContainer(DockerImageName.parse("confluentinc/cp-kafka:6.2.1"));
kafka.start();

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status
In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions