Is maybe the only way to do it to use the pact-ver...
# pact-python
j
Is maybe the only way to do it to use the pact-verify CLI like in this example and specify the specific URL of the pact you want to verify?
m
So you can do that, but it’s not the recommended way
see howtonirvana
s
See this page on the steps to creating an effective contract-testing setup https://docs.pact.io/pact_nirvana. (This workshop demonstrates those principles in action: https://docs.pactflow.io/docs/workshops/ci-cd/)
j
Okay, so this right here, this is what I'm trying to do:
Forget I used the word "version". I'm trying to verify my provider against a specific tag or environment. I'm not seeing how to do that in these python examples. Can it be done?
This "Gold diagram" is actually literally exactly what I'm trying to do right now
m
Yes, you should definitely be able to do that
Consumer version selectors or consumer version tags