Pact Foundation
Pact is the industry standard, cross-language collaboration framework that enforces contracts between a consumer and a provider of data.
Collective -
Host: opensource -
https://opencollective.com/pact-foundation
- Website: https://pact.io
- Code: https://github.com/pact-foundation
github.com/pact-foundation/pact-ruby
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.
Stars: 2,193 - Last synced: 14 Aug 2026
github.com/pact-foundation/pact-js
JS version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.
Stars: 1,795 - Last synced: 16 Aug 2026
github.com/pact-foundation/pact-jvm
JVM version of Pact. 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.
Stars: 1,140 - Last synced: 18 Aug 2026
github.com/pact-foundation/pact-go
Golang version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.
Stars: 951 - Last synced: 14 Aug 2026
github.com/pact-foundation/pact-net
.NET version of Pact. 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.
Stars: 930 - Last synced: 14 Aug 2026
github.com/pact-foundation/pact_broker
Enables your consumer driven contracts workflow
Stars: 744 - Last synced: 17 Aug 2026
github.com/pact-foundation/pact-python
Python version of Pact. 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.
Stars: 677 - Last synced: 14 Aug 2026
github.com/pact-foundation/pact-specification
Describes the pact format and verification specifications
Stars: 317 - Last synced: 13 Aug 2026
github.com/pact-foundation/pact-php
PHP version of Pact. 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
Stars: 301 - Last synced: 14 Aug 2026
github.com/pact-foundation/pact-workshop-js
Pact JS workshop - learn Pact in 60 minutes
Stars: 159 - Last synced: 13 Aug 2026
github.com/pact-foundation/pact-js-core
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.
Stars: 152 - Last synced: 14 Aug 2026
github.com/pact-foundation/pact-workshop-go
Golang Pact workshop
Stars: 136 - Last synced: 13 Aug 2026
github.com/pact-foundation/pact-workshop-jvm-spring
Example Spring Boot project for the Pact workshop
Stars: 120 - Last synced: 13 Aug 2026
github.com/pact-foundation/pact-broker-docker
Dockerized Pact Broker
Stars: 115 - Last synced: 14 Aug 2026
github.com/pact-foundation/pact-reference
Reference implementations for the pact specifications
Stars: 104 - Last synced: 17 Aug 2026
github.com/pact-foundation/jest-pact
A Pact adaptor for to allow you to easily run tests with Jest
Stars: 83 - Last synced: 13 Aug 2026
github.com/pact-foundation/pact-stub-server
Standalone pact stub server
Stars: 79 - Last synced: 13 Aug 2026
github.com/pact-foundation/pact-workshop-dotnet-core-v1
A workshop for Pact using .NET Core
Stars: 78 - Last synced: 13 Aug 2026
github.com/pact-foundation/pact-mock_service
Provides a mock service for use with Pact
Stars: 75 - Last synced: 13 Aug 2026
github.com/pact-foundation/pact_broker-client
A Ruby and CLI client for the Pact Broker. Publish and retrieve pacts and verification results.
Stars: 69 - Last synced: 14 Aug 2026
github.com/pact-foundation/nestjs-pact
Injectable Pact.js Consumer/Producer for NestJS
Stars: 53 - Last synced: 13 Aug 2026
github.com/pact-foundation/pact-standalone
Standalone Amalgamated Pact CLI - Broker Client / Mock Server / Provider Verifier / Stub Server / Plugin
Stars: 45 - Last synced: 14 Aug 2026
github.com/pact-foundation/roadmap
Developer Relations @ Pact - Your map to the Pact landscape for all-comers (maintainers, contributors, users, newbies)
Stars: 44 - Last synced: 13 Aug 2026
github.com/pact-foundation/pact-workshop-Maven-Springboot-JUnit5
Pact Maven + Springboot + JUnit5 workshop - learn Pact in 60 minutes
Stars: 35 - Last synced: 13 Aug 2026
github.com/pact-foundation/pact-provider-verifier
Cross-platform, generic language, Pact provider verification tool
Stars: 33 - Last synced: 13 Aug 2026
github.com/pact-foundation/pact-plugins
🏰 Architecture to support Plugins 🔌 with Pact 🔗
Stars: 19 - Last synced: 14 Aug 2026
github.com/pact-foundation/docs.pact.io
Pact documentation website
Stars: 17 - Last synced: 15 Aug 2026
github.com/pact-foundation/pact-broker-chart
This repository houses the Pact Broker Helm Chart
Stars: 14 - Last synced: 13 Aug 2026
github.com/pact-foundation/pact-docker-cli
Dockerised Amalgamated Pact CLI - Broker Client / Mock Server / Provider Verifier / Stub Server / Plugin / PactFlow AI
Stars: 13 - Last synced: 14 Aug 2026
github.com/pact-foundation/pact-message-ruby
Create and verify consumer driven contracts for messages
Stars: 10 - Last synced: 13 Aug 2026
github.com/pact-foundation/pact-core-mock-server
In-process mock server for matching HTTP requests and generating responses from a pact file
Stars: 10 - Last synced: 07 Aug 2026
github.com/pact-foundation/pact-cplusplus
C++ DSL for Pact Library
Stars: 10 - Last synced: 13 Aug 2026
github.com/pact-foundation/pact-support
Shared code for Pact gems
Stars: 7 - Last synced: 13 Aug 2026
github.com/pact-foundation/pact-ruby-e2e-example
Code base to use for demonstrating features and recreating issues in the ruby implementation of pact. Please fork it and modify to recreate your own code.
Stars: 5 - Last synced: 13 Aug 2026
github.com/pact-foundation/pact-plugin-template-golang
Pact 🔗 Plugin 🔌 template for the GoLang 🐿️ language = 🫶
Stars: 5 - Last synced: 13 Aug 2026
github.com/pact-foundation/pact-consumer-minitest
Minitest support for the Pact Consumer gem
Stars: 4 - Last synced: 13 Aug 2026
github.com/pact-foundation/.github
The GitHub landing page for Pact - The de-facto contract testing tool
Stars: 4 - Last synced: 13 Aug 2026
github.com/pact-foundation/pact-js-cli
The Broker CLI for Pact, but available to your node scripts
Stars: 3 - Last synced: 14 Aug 2026
github.com/pact-foundation/pact-compatibility-suite
Set of BDD style tests to check compatibility between Pact implementations
Stars: 3 - Last synced: 13 Aug 2026
github.com/pact-foundation/homebrew-tap
The Pact Standalone public homebrew tap for macos/linux homebrew formulae
Stars: 3 - Last synced: 13 Aug 2026
github.com/pact-foundation/pact-broker-cli
A CLI client for the Pact Broker. Publish/retrieve pacts and verification results.
Stars: 2 - Last synced: 15 Aug 2026
github.com/pact-foundation/pactr
R version of Pact. Enables consumer driven contract testing. Please read the Pact.io for specific information about PACT.
Stars: 1 - Last synced: 13 Aug 2026
github.com/pact-foundation/mocha-pact
An adaptor to allow you to easily run pact tests with Mocha
Stars: 1 - Last synced: 13 Aug 2026
github.com/pact-foundation/release-gem
Github action that bumps the version, generates the changelog, releases the gem, and creates a Github release
Stars: 1 - Last synced: 13 Aug 2026
github.com/pact-foundation/pact-js-dev-config
Shared configs for developers working on pact-js and related projects
Stars: 1 - Last synced: 13 Aug 2026
github.com/pact-foundation/pact-workshop-message
collection of pact message workshops in various languages
Stars: 0 - Last synced: 29 Jul 2026
github.com/pact-foundation/example-project-js-foobar-plugin
Demonstrate a new plugin
Stars: 0 - Last synced: 13 Aug 2026
github.com/pact-foundation/pact-ruby-standalone-windows-test
Tests that the pact standalone package will run on windows using Appveyor
Stars: 0 - Last synced: 13 Aug 2026
github.com/pact-foundation/rspec-pact-matchers
Provides an RSpec matcher using the Pact matching logic
Stars: 0 - Last synced: 13 Aug 2026
github.com/pact-foundation/pact-logo
Pact and Pact Foundation logo repository
Stars: 0 - Last synced: 13 Aug 2026