I am looking for the testng testcase using embeeded kafka to verify if message are produced, processed and consumed properly.
I am also looking for code to mick the dependencies and test the event driven microservices in test environment.
I have started taking online courses on springboot and embedded kafka testing.