Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate JUnit 4 tests to JUnit Jupiter tests #54

Closed
mguenther opened this issue Dec 28, 2020 · 1 comment
Closed

Migrate JUnit 4 tests to JUnit Jupiter tests #54

mguenther opened this issue Dec 28, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mguenther
Copy link
Owner

Kafka for JUnit is being tested using JUnit 4. We'd like to get rid of that dependency and migrate every unit test to a JUnit Jupiter based test. The updated test base will also serve as an example for writing JUnit tests with kafka-junit that leverage JUnit Jupiter. Hence, the documentation needs to be adapted as well.

@mguenther
Copy link
Owner Author

Merged into development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant