Kerry McKeever
02/10/2023, 9:54 PMService A (consumer)
and Service B (provider)
. However, in this particular test, and for the particular endpoint we're exercising, Service B (provider)
makes an additional call to its own provider, Service C
.
My question is: Has anyone encountered this and worked out a solution where you can still run the contract test with Service B (provider)
running in isolation, without the need for Service C
to be running concurrently?Matt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Kerry McKeever
02/10/2023, 10:45 PM