kotest-trace
kotest-trace copied to clipboard
Example with Ktor and Kafka
The goal is to develop an example of testing a system which communicates using a Kafka queue and HTTP messages. This should also teach us how to integrate Flows and TestContainers in our workflow.