jeudi 30 avril 2020

Unit testing kafka consumer and producer in node js

So we have a node js api which has both kafka producer and consumer. We are using kafkajs for constructing kafka client. I wanted to know if there is library for unit testing the kafka producer and consumer using which I can bring up an in-memory instance of kafka similar to in-memory DB.

Aucun commentaire:

Enregistrer un commentaire