Skip to content

mahesh2492/embedded-kafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmbeddedKafka

EmbeddedKafka is a library which gives us flexibility to unit test kafka. It will run zookeeper and kafka server itself before the test and stop it after test.

To test the application, run following command

sbt clean test

Releases

No releases published

Packages

No packages published

Languages