Hey everyone, I found in the pact-reference repo under the ruby folder about the pact_verifier_cli and I was wondering if there are setup instructions for this tool or is it included in the normal pact docker image?
Thanks for your help. I was able to try out the executable on my project. Is there anything that writing a Provider Verification test gives you that the verifier doesn't? Like a pros and cons of using the verifier vs writing tests?
u
uglyog
06/13/2023, 12:39 AM
Using tests you can mock out layers of you application not needed.