Contribute Media
A thank you to everyone who makes this possible: Read More

Pact in Python

Description

Are you completely over those fragile and complicated integration test? There is another way! Pact is a contract testing tool used to ensure services can communicate with each other. May be used between an API server and web frontend but really shines in an environment with many services.

Details

Improve this page