You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python 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.
YAML contract validator for schema/quality/SLA/distribution checks with versioning, ODCS v3.1.0 support, and Pact framework integration via pact-python (API contracts).
This project was created and designed for faster and more reliable testing, with a focus on ensuring the contract between the consumer and the services provider.