Producer - Integration Tests

I have an application code that produce events to a Kafka Topic. So now I needed to write Integration tests for it. But those events are not getting send when running integration tests

Hi @rajesh.kubireddi , can you provide some more detail please? What code are you running? What are you expectating to see vs what happens?