Skip to content
@pact-foundation

Pact Foundation

The cross-language distributed contract testing framework.

Pact

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.
  • ⚡ Lightning fast
  • 🎈 Effortless full-stack integration testing - from the front-end to the back-end
  • 🔌 Supports HTTP/REST and event-driven systems
  • 🛠️ Configurable mock server
  • 😌 Powerful matching rules prevents brittle tests
  • 🤝 Integrates with Pact Broker / PactFlow for powerful CI/CD workflows
  • 🔡 Supports 12+ languages

Why use Pact? Contract testing with Pact lets you:

  • ⚡ Test locally
  • 🚀 Deploy faster
  • ⬇️ Reduce the lead time for change
  • 💰 Reduce the cost of API integration testing
  • 💥 Prevent breaking changes
  • 🔎 Understand your system usage
  • 📃 Document your APIs for free
  • 🗄 Remove the need for complex data fixtures
  • 🤷‍♂️ Reduce the reliance on complex test environments

Watch our series on the problems with end-to-end integrated tests, and how contract testing can help.

Pinned Loading

  1. roadmap roadmap Public

    Developer Relations @ Pact - Your map to the Pact landscape for all-comers (maintainers, contributors, users, newbies)

    45 7

  2. pact-specification pact-specification Public

    Describes the pact format and verification specifications

    309 28

  3. pact-reference pact-reference Public

    Reference implementations for the pact specifications

    Rust 100 51

  4. pact_broker pact_broker Public

    Enables your consumer driven contracts workflow

    Ruby 738 187

  5. pact-core-mock-server pact-core-mock-server Public

    In-process mock server for matching HTTP requests and generating responses from a pact file

    Rust 10 2

  6. pact-js pact-js Public

    JS version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.

    TypeScript 1.7k 352

Repositories

Showing 10 of 86 repositories
  • 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
    TypeScript 153 MIT 80 5 (1 issue needs help) 2 Updated Feb 11, 2026
  • pact-ruby Public

    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-ruby’s past year of commit activity
    Ruby 2,181 MIT 217 20 (7 issues need help) 2 Updated Feb 11, 2026
  • pact-cli Public

    🔗 Pact in a single binary - Mock/Stub Server, Provider Verifier, Broker Client & Plugin CLI

    pact-foundation/pact-cli’s past year of commit activity
    Rust 1 MIT 0 1 10 Updated Feb 11, 2026
  • pact-go Public

    Golang version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.

    pact-foundation/pact-go’s past year of commit activity
    Go 934 MIT 113 30 (1 issue needs help) 23 Updated Feb 11, 2026
  • pact-workshop-go Public

    Golang Pact workshop

    pact-foundation/pact-workshop-go’s past year of commit activity
    Go 132 MIT 42 2 5 Updated Feb 11, 2026
  • pact-js Public

    JS version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.

    pact-foundation/pact-js’s past year of commit activity
    TypeScript 1,740 352 97 (14 issues need help) 16 Updated Feb 11, 2026
  • pact-broker-cli Public

    A CLI client for the Pact Broker. Publish/retrieve pacts and verification results.

    pact-foundation/pact-broker-cli’s past year of commit activity
    Rust 1 MIT 0 1 1 Updated Feb 11, 2026
  • pact_broker Public

    Enables your consumer driven contracts workflow

    pact-foundation/pact_broker’s past year of commit activity
    Ruby 738 MIT 187 98 (1 issue needs help) 19 Updated Feb 11, 2026
  • pact-foundation/pact-event-bot’s past year of commit activity
    TypeScript 2 MIT 1 1 11 Updated Feb 11, 2026
  • pact-ruby-ffi Public
    pact-foundation/pact-ruby-ffi’s past year of commit activity
    Ruby 4 MIT 2 1 0 Updated Feb 11, 2026

Most used topics

Loading…