The repository comes preconfigured with the following test dependencies to allow the quick authoring of unit tests:

In addition, each microservice added to the repository comes with a bare-bones TopologyBuilderTest class, which can be enhanced to test the service’s Kafka Streams topology, making use of:

Updated: