bethesque / pact-write-interactions-test

Test to determine whether or not behaviour of write pact has changed since pact-mock_service 0.2.2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

$ bundle
$ bundle exec rspec
Pact::Consumer::MockService
  when the expected interaction is not executed
    does not include the interaction in the pact file
  when the expected interaction is executed
    includes the interaction in the pact file

Finished in 0.0479 seconds (files took 0.2791 seconds to load)
2 examples, 0 failures

About

Test to determine whether or not behaviour of write pact has changed since pact-mock_service 0.2.2


Languages

Language:Ruby 100.0%