Lewis Cowles
09/04/2022, 5:55 PMMatt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Animal Profile Service
that doesn’t exist. This isn’t a broken URL in Pactflow, it’s a bad test that assumes an application should be there when it can be deleted by anyone (it’s a public broker!).
We have some examples that use Pactflow in other projects, but we always setup the consumer, publish the consumer contract and then verify the provider in the build to avoid this.
We also run them as a separate stage of the pipeline (they are essentially a form of integration test).Lewis Cowles
12/21/2022, 3:39 PM