Skip to content

Add support for JUnit 5 extension. #732

@NeveHanter

Description

@NeveHanter

Currently spring-kafka allow using KafkaEmbedded using @ClassRule or using spring's injection thanks to provided context customizer.

Is there any reason why there's no JUnit 5 extension provided or are there any plans on supporting this?

For now I'm using custom written JUnit 5 extension which implements both replication manager shutdown and high watermark hacks from #194 but it will be best to have this done properly by spring-kafka itself.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions