Pact is the de-facto API contract testing tool. Replace expensive and brittle end-to-end integration tests with fast, reliable and easy to debug unit tests.
Why use Pact? Contract testing with Pact lets you:
Watch our series on the problems with end-to-end integrated tests, and how contract testing can help. |
Pact Foundation
The cross-language distributed contract testing framework.
- 289 followers
- Melbourne, Australia
- https://pact.io
- @pact_up
Pinned Loading
Repositories
Showing 10 of 82 repositories
- pact-php Public
PHP 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
pact-foundation/pact-php’s past year of commit activity - pact-python Public
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.
pact-foundation/pact-python’s past year of commit activity - pact-core-mock-server Public
In-process mock server for matching HTTP requests and generating responses from a pact file
pact-foundation/pact-core-mock-server’s past year of commit activity