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.
A Set of BDD style tests to check compatibility between Pact implementations has been created in the pact-compatibility-suite
In order to validate pact-ruby and it's adherence to the pact-specification, it would be great to implement the suite against the current pact-ruby as it stands, and future iterations as we move towards pact v3 spec compliance, and pact v4 spec compliance.
It would also be useful in validating behaviour pre and post migrating to the pact_ffi shared core built in rust.
A Set of BDD style tests to check compatibility between Pact implementations has been created in the pact-compatibility-suite
In order to validate pact-ruby and it's adherence to the pact-specification, it would be great to implement the suite against the current pact-ruby as it stands, and future iterations as we move towards pact v3 spec compliance, and pact v4 spec compliance.
It would also be useful in validating behaviour pre and post migrating to the pact_ffi shared core built in rust.
Current examples
Related Issue(s)