Semantically blocking until a consumer subscribes to the topic: internally, it's polling for assignments, as the
native kafka mock doesn't support upfront publication but requires an assignment to be made before publishing.
MkConsumer instance providing the mock consumer. Including this instance in implicit scope where the kafka consumer
resource is created will feed it with the mock consumer instance instead of the default, real one.
MkConsumer instance providing the mock consumer. Including this instance in implicit scope where the kafka consumer
resource is created will feed it with the mock consumer instance instead of the default, real one.