Introducing WIP Pacts
The new "work in progress pacts" feature allows consumers to get feedback on whether or not their changed pacts are valid, without the provider team having to take action, and without breaking the provider build.…
The new "work in progress pacts" feature allows consumers to get feedback on whether or not their changed pacts are valid, without the provider team having to take action, and without breaking the provider build.…
Changes to the contract made by the consumer teams can no longer break the provider builds. Hooray!…
GraphQL is an emerging trend in API development, however it introduces new challenges safely evolve APIs. Learn how Pact and contract testing can help.…
Pact is a tool for implementing "consumer driven contracts" - a technique for testing integrations without using traditional integration tests. It was first written at realestate.com.au to help a team of developers escape the integration test hell of a rapidly expanding HTTP microservices network, and has…