Hi Team, quick question, we are trying pact for c...
# general
r
Hi Team, quick question, we are trying pact for contract testing, it will be great to know in which stage you are using/triggering pact? is it in the PR level or once it’s been deployed to test env/staging etc?
m
Every build should run pact tests and publish contracts (consumer) or verify (provider)
thankyou 1