Integration Tests for Kafka Consumer

Using embeddedKafka and JUnit5

billydharmawan
Better Programming
Published in
8 min readNov 24, 2020

--

a stack of newspapers filed upright
Photo by AbsolutVision on Unsplash

Introduction

Recently, I wrote a comprehensive tutorial on how to build an event-driven application with Kafka and DynamoDB. The tutorial covers the end-to-end of building a working application which exposes 2 x endpoints:

  • 1 x POST endpoint to receive a request to create a new user

--

--