Hi All, I have a question about testing message ba...
# pactflow-ama
l
Hi All, I have a question about testing message based systems: with http consumer based testing, you start the provider service and have the ability to set state. With a message based system, is there still the ability to run the provider and set up state? All of the examples I’ve seen look like straight unit tests that don’t involve running the provider. I’m wondering if I’m missing something. Thanks!
m
That's right, otherwise we'd need to know how to talk to 1000 different message queue technologies
l
Thanks, Matt
👍 1