Hello, team! :smile: I was looking some to customi...
# pact-ruby
m
Hello, team! 😄 I was looking some to customise the request on the way (by example adding some headers etc..) on the provider tests. I think the “easiest” way to do it is to use
request_customizer
from here (https://github.com/pact-foundation/pact-ruby/blob/master/lib/pact/cli/run_pact_verification.rb#L87) but I don’t saw any docs or specs to help me to pass this options from
rake pact:verify
Do you have any idea how to do it, please? Thanks a lot 🙏
b
m
🙏 Thanks a lot