Improved
Unclaimed project
Are you a maintainer of pact-net? Claim this project to take control of your public changelog and roadmap.
Changelog
.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.
NOTE: This version is expected to be the final beta version before full release. No blocking issues remain open
Full Changelog: https://github.com/pact-foundation/pact-net/compare/5.0.0-beta.2...5.0.0-beta.3
PactVerificationFailedException instead of more generic PactFailureException when veritication is unsuccessful (#505)