Join Slack
Powered by
Hello! Is it possible to run pact verify but as pa...
# pact-ruby
s
Santiago Martí
06/15/2022, 6:35 PM
Hello! Is it possible to run pact verify but as part of an Rspec test instead of running the rake task?
b
Beth (pactflow.io/Pact Broker/pact-ruby)
06/16/2022, 12:44 AM
Possibly, but it would be a custom job, and you’d need to know what you were doing.
Beth (pactflow.io/Pact Broker/pact-ruby)
06/16/2022, 12:44 AM
What are you trying to achieve?
s
Santiago Martí
06/16/2022, 4:10 PM
I sounds useful to be able to use a Pact API to verify pacts, pass options, and not just the pact helper
Santiago Martí
06/16/2022, 4:10 PM
I was able to get it working with the rake task in the end, thanks for your response!
👍🏼 1
3
Views
Open in Slack
Previous
Next