Hi all. I am using <pactflow.io> as a broker. I a...
# general
a
Hi all. I am using pactflow.io as a broker. I am uploading OAS as the provider-contract. When writing consumer-pacts, is it possible to validate those consumer-pacts locally, before actually uploading those to pactflow.io?
t
I’m not sure what you’re asking exactly, but this sounds like a #CLS16AVEE question, not a pact question.
If by “consumer pacts” you mean regular consumer driven pact, the workflow is: 1) Define the examples for the consumer tests 2) Run the consumer tests (where the provider is mocked by Pact) 3) If successful, a pact file will be written Then you upload that to a broker, to be verified by the provider later
If you meant anything else, you’ll want to ask in #CLS16AVEE as I think it’s not a pact question.