Skip to content

Provide a JUnit 5 extension equivalent of EmbeddedKafkaRule #1107

@wilkinsona

Description

@wilkinsona

For those that wish to use JUnit 5, it would be helpful to have a JUnit 5 extension that is the equivalent of EmbeddedKafkaRule. Spring Boot 2.2 is switching to using JUnit 5 by default in spring-boot-starter-test while including the Vintage Engine to allow JUnit 4 to be used during a migration period. This means that Boot 2.2 users will be able to use EmbeddedKafkaRule but it may prevent a complete migration to JUnit 5.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions