Skip to content
@pactflow

PactFlow

Contract testing for teams: the easy and safe way to ship distributed systems quickly.

PactFlow - The most comprehensive contract testing platform. Worry less about testing and deploying distributed systems.

Bi-Directional Contract Testing 🔥

Our new feature, Bi-Directional Contract Testing is a type of static contract testing where two contracts—one representing the consumer expectations, and another representing the provider capability—are compared to ensure they are compatible.

With this new feature you can choose:

  • Your consumer side testing tool—Pact, Cypress, Wiremock, MSW, Mountebank or build your own
  • Your provider side spec type—currently openAPI spec plus more coming soon
  • Your provider side verification tool—you bring your own tool
  • Your way of working—third parties, provider first, consumer first, design first, legacy systems
  • Your way to share with your PactFlow Broker—CLI Ruby / CLI Docker / Standalone scripts
  • To deploy on Fridays, with confidence, using PactFlow ⚡️

Getting started

Read the documentation for an overview or dive right into one of the supported adapters.

If you’re looking for something more hands-on, watch one of the demos below.

Videos

Consumer Driven Contract Testing 🔥

Fast, easy and reliable testing for integrating web apps, APIs and microservices

Say goodbye to end-to-end testing

Testing microservices shouldn't involve setting up complex end-to-end test environments, creating lengthy integration suites and managing test data. Stop wasting time, and start releasing.

  • dev Find bugs in dev - Prevent integration issues before you commit, instead of in production or during integration test
  • dev Deploy faster, safer & more often - Pact provides a guarantee that systems are compatible, so you can deploy your microservices and web apps independently and safely
  • dev Remove complex end-to-end environments - Reduce (or removing entirely) the need for complex, costly and hard-to-manage integration test environments
  • dev Stop relying on unreliable test data - Finding and managing test data is a key pain point for engineering teams - with Pact, you can significantly reduce your reliance on flakey test data
  • wave Say goodbye to painful release processes - With Pact and the Pact Broker, you can orchestrate complex CI and CD pipelines and use can-i-deploy to tell you when a component is safe to release
  • Collaborate Collaborate with the Pactflow Broker - Integrate into your CI/CD pipelines, manage and promote contracts with the Pact Broker
  • Work Work offline with API stubs - Pact's API stubs are guaranteed to represent behaviour of the real system, so you can test with confidence
  • Create Create bulletproof pipelines - Pact CLI tools + Pact Broker = powerful automation capabilities

Stats

Metrics

Popular repositories Loading

  1. pact-msw-adapter pact-msw-adapter Public

    Create MSW (mock-service-worker) mocks, and generate pact contracts from the recorded interactions.

    TypeScript 44 15

  2. example-consumer-cypress example-consumer-cypress Public

    Demonstrate running a consumer pact test with Cypress

    JavaScript 33 22

  3. example-consumer example-consumer Public

    An example of a consumer that uses Pact+PactFlow to create a consumer driven contract with its provider

    JavaScript 25 510

  4. pact-cypress-adapter pact-cypress-adapter Public

    Cypress Pact Plugin

    TypeScript 25 13

  5. terraform-provider-pact terraform-provider-pact Public

    Terraform provider for Pact Broker (and Pactflow)

    Go 24 4

  6. example-provider example-provider Public

    An example of a provider that uses Pact+PactFlow to honour a consumer driven contract with its consumer

    JavaScript 19 505

Repositories

Showing 10 of 71 repositories
  • .github Public

    Pactflow - The most comprehensive contract testing platform. Worry less about testing and deploying distributed systems.

    pactflow/.github’s past year of commit activity
    3 MIT 2 0 0 Updated Sep 29, 2024
  • pact-msw-adapter Public

    Create MSW (mock-service-worker) mocks, and generate pact contracts from the recorded interactions.

    pactflow/pact-msw-adapter’s past year of commit activity
    TypeScript 44 MIT 15 7 (1 issue needs help) 17 Updated Sep 27, 2024
  • example-consumer-golang Public

    Example consumer with Golang

    pactflow/example-consumer-golang’s past year of commit activity
    Makefile 1 MIT 2 0 0 Updated Sep 27, 2024
  • example-provider-golang Public

    Example Gin Golang Provider

    pactflow/example-provider-golang’s past year of commit activity
    Go 1 MIT 3 0 0 Updated Sep 27, 2024
  • example-provider Public

    An example of a provider that uses Pact+PactFlow to honour a consumer driven contract with its consumer

    pactflow/example-provider’s past year of commit activity
    JavaScript 19 MIT 505 1 3 Updated Sep 27, 2024
  • pactflow/swagger-mock-validator’s past year of commit activity
    TypeScript 14 4 6 (1 issue needs help) 6 Updated Sep 26, 2024
  • actions Public

    GitHub Actions to perform common Pact & Pactflow commands

    pactflow/actions’s past year of commit activity
    Shell 8 MIT 7 1 0 Updated Sep 24, 2024
  • pact-schemas Public

    Typed schemas for the Pact Specification (up to V4)

    pactflow/pact-schemas’s past year of commit activity
    TypeScript 1 0 0 3 Updated Sep 23, 2024
  • docs.pactflow.io Public

    Pactflow technical documentation

    pactflow/docs.pactflow.io’s past year of commit activity
    HTML 6 13 1 10 Updated Sep 19, 2024
  • example-consumer-js-sns Public

    Example JS SNS Consumer

    pactflow/example-consumer-js-sns’s past year of commit activity
    JavaScript 2 MIT 5 0 3 Updated Sep 16, 2024

Most used topics

Loading…