Now live: SwaggerHub + PactFlow integration >>
A collection of 5 posts
Learn how to make Pact + Cypress work together to create a repeatable, reliable UI test suite that won't result in production issues.
6 min read
How does pact differ to Postman? Postman is a functional API testing tool whereas Pact is a contract testing tool. Pact provides guarantees that your systems are compatible with one another using fast, isolated and reliable tests. Learn more about these differences in this article.
4 min read
Introducing our Audit API. Find out who has done what and when.
1 min read
If you use pre-built API SDKs to interface with your microservices, these are your options to prevent breaking changes via contract testing.
5 min read
Ensuring that all our applications still work after each deployment can seem like a daunting task that only an extensive set of end-to-end tests can achieve. However, this can stop us achieving the goal that we hoped to achieve by using microservices in the first place - shipping code fast.
3 min read