Kafka 2.0 included a new package for testing Topologies: the driver captures the results records and allows to query its embedded state stores.
Would it make sense for us to rely on this library to test Kafka Streams Topologies though it does not integrate with embedded Kafka nor embedded Confluent Schema Registry (natively)?
Kafka 2.0 included a new package for testing Topologies: the driver captures the results records and allows to query its embedded state stores.
Would it make sense for us to rely on this library to test Kafka Streams Topologies though it does not integrate with embedded Kafka nor embedded Confluent Schema Registry (natively)?