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.
- 308 followers
- Melbourne, Australia
- https://pact.io
- @pact_up
Pinned Loading
Repositories
Showing 10 of 82 repositories
- 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-event-bot Public
pact-foundation/pact-event-bot’s past year of commit activity - pact-5-minute-getting-started-guide Public template
pact-foundation/pact-5-minute-getting-started-guide’s past year of commit activity - pact-js-core Public
Core binaries for pact-js, a Contract Testing Framework. NOTE: If you are looking to do Pact contract testing in node, you almost certainly want pact-js, not pact-node.
pact-foundation/pact-js-core’s past year of commit activity - 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