Skip to content
/ EmKa Public

JUnit extension to run your tests against embedded Kafka server

License

Notifications You must be signed in to change notification settings

SamPanza/EmKa

Repository files navigation

EmKa: embedded Kafka server for your JUnit 5 tests

Build Coverage Lines-of-Code Hits-of-Code

EmKa is an extension that automatically starts a Kafka server on arbitrarily available ports before each test method and stops the server after. To talk to the server EmKa injects supported test method parameters and test instance fields and that's it.

About

JUnit extension to run your tests against embedded Kafka server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages