Hey everyone, I found in the pact-reference repo u...
# pact-ruby
q
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?
There is no other setup required.
q
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
Using tests you can mock out layers of you application not needed.