Back to Browse

How to write integration test for kafka based applications

13.2K views
Jul 12, 2023
16:35

Hi everyone! in this video we will see how we can write the integration test for kafka based application. Main challenge with such application is the external dependency to the kafka server, because of that our test might be flaky. In this video we will see how to add EmbeddedKafka/TestContainer for kafka to overcome this challenge.

Download

0 formats

No download links available.

How to write integration test for kafka based applications | NatokHD