pact-foundation / pact-net

.NET version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
https://pact.io
MIT License
832 stars 230 forks source link

Don't allow identical interactions #15

Closed neilcampbell closed 10 years ago

neilcampbell commented 10 years ago

Currently PactNet allows identical interactions to be added by a user, which creates issue in identifying an interaction uniquely.

neilcampbell commented 10 years ago

Fixed with https://github.com/SEEK-Jobs/pact-net/commit/3289506f69aa6098a326f5a609ec5aa7871bfb45