DiUS / pact-consumer-js-dsl

*DEPRECATED* A Javascript DSL for creating pacts, superceded by Pact JS
https://github.com/pact-foundation/pact-js
Other
56 stars 26 forks source link

Work out how to handle error thrown when different interactions with the same description/provider state are created #2

Closed bethesque closed 9 years ago

bethesque commented 9 years ago

Pact DSL is not re-raising that error.

bethesque commented 9 years ago

This needs to be fixed in the mock service https://github.com/bethesque/pact-mock_service/issues/1

bethesque commented 9 years ago

Fixed in mock service.