Does anybody know how to write e2e tests for Kafka to test producing/consuming events ?.
I have had a look at the NestJS github repo below and cant find anything.
Does anybody know how to write e2e tests for Kafka to test producing/consuming events ?.
I have had a look at the NestJS github repo below and cant find anything.
It looks like there is an open issue for more documentation on how to test NestJS microservices