sjakovac
4 years agoOccasional Contributor
Assertion on empty Kafka response
I'm using Kafka API connection test step to consume messages from Kafka topic. I'd like my test step to fail if I do not recieve any messages during test step run. Currently step finishes and I s...