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
823 stars 225 forks source link

refactor!: Allow verifier to specify both HTTP and message transports #465

Closed adamrodger closed 1 year ago

adamrodger commented 1 year ago

See the RFC: https://github.com/pact-foundation/pact-net/issues/457