Method: Pact::VerificationTask#pact_helper

Defined in:
lib/pact/tasks/verification_task.rb

#pact_helper(pact_helper) ⇒ Object



45
46
47
# File 'lib/pact/tasks/verification_task.rb', line 45

def pact_helper(pact_helper)
  @pact_spec_configs << { pact_helper: pact_helper }
end