A Comprehensive Guide to Contract Testing with Pact

  • This year, Pact - the most well-known API contract testing framework - turns 10 🎉. Consequentially, the landscape in which Pact finds itself has significantly shifted from when it was first conceived. From relatively simple RESTful services to the rise of public clouds, IoT, serverless, and event-driven architectures, the world is more distributed and complex than ever before.

    In this talk, we will deep dive into what contract testing is, what problem it solves, how it can be applied in these modern use cases, and most importantly - see it in action.