Skip to content

Add integration tests for benchmarks

For all our support stream processing engines, we would like to provide integration tests, which verify that some data is processed by the benchmark. These tests should not focus on the correctness of computations, for this purpose unit tests (e.g. using Kafka Streams' or Flink's testing frameworks) are better suited.

Edited by Sören Henning