An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with pact

A curated list of projects in awesome lists tagged with pact .

https://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.

consumer-driven-contracts hacktoberfest mocha pact pact-js smartbear-supported test-framework

Last synced: 15 May 2025

https://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.

consumer-driven-contracts contract-testing hacktoberfest pact smartbear-supported

Last synced: 21 Apr 2026

https://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.

consumer-driven-contracts golang hacktoberfest pact smartbear-supported test-framework

Last synced: 20 Jun 2025

https://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.

apis contract-testing csharp dotnet pact pact-net smartbear-supported

Last synced: 13 May 2025

https://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.

apis contract-testing hacktoberfest pact smartbear-supported

Last synced: 17 Apr 2026

https://github.com/kadena-io/pact

The Pact Smart Contract Language

blockchain pact smart-contracts

Last synced: 18 Jun 2025

https://github.com/pact-foundation/pact-specification

Describes the pact format and verification specifications

contract-testing pact smartbear-supported specification

Last synced: 20 Jun 2025

https://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

apis contract-testing hacktoberfest pact

Last synced: 20 Jun 2025

https://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.

hacktoberfest nodejs pact pact-js pact-node smartbear-supported

Last synced: 20 Jun 2025

https://github.com/itv/scala-pact

A Scala implementation of CDC using the Pact standard

cdc pact scala streaming-library testing testing-tools

Last synced: 06 Apr 2025

https://github.com/dius/pact-consumer-swift

A Swift / ObjeciveC DSL for creating pacts.

contract-testing hacktoberfest objective-c pact swift

Last synced: 11 Jul 2025

https://github.com/nicohman/rust-wildbow-scraper

Automatically scrapes wildbow's web serials and compiles them into ebooks

pact rust-wildbow-scraper twig ward wildbow worm

Last synced: 05 Apr 2025

https://github.com/paulogoncalvesbh/contract-test-nirvana

Example of how to implement nirvana of contract testing with Pact following all the practices described in https://docs.pact.io/pact_nirvana

contract-test pact pactflow

Last synced: 17 Mar 2025

https://github.com/pact-foundation/jest-pact

A Pact adaptor for to allow you to easily run tests with Jest

consumer-driven-contracts examples jest jest-plugin pact pact-js typescript

Last synced: 09 Apr 2025

https://github.com/abdulsametileri/cdc-pact-gophercon-2021

How to write CDC test using Pact in Go? ๐Ÿค”

consumer consumer-driven-contracts golang pact provider

Last synced: 17 Mar 2025

https://github.com/pactflow/pact-msw-adapter

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

cdc contract javascript mock-service-worker msw mswjs pact testing

Last synced: 04 Apr 2025

https://github.com/kuper-tech/sbmt-pact

Ruby gem for simplified Pact testing between microservices, supporting the latest Pact specifications and multiple transport protocols

grpc http kafka pact pact-tests

Last synced: 06 Apr 2025

https://github.com/pact-foundation/roadmap

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

consumer-driven-contracts contract-testing developer-relations developers-guide devrel pact pact-broker pact-foundation pact-js pact-ruby pactflow readme smartbear-supported

Last synced: 02 Feb 2026

https://github.com/kadena-io/kadenaswap

Kadenaswap, a multi-protocol, scalable DEX

blockchain defi dex pact smart-contracts

Last synced: 17 Jul 2025

https://github.com/piomin/sample-testing-microservices

sample applications with implementation of unit, component, contract and integrarion tests using pact, gatling, spring boot test and hoverfly

component-testing contract-testing feign-client gatling hoverfly microservices pact spring-boot spring-boot-test spring-cloud

Last synced: 10 Oct 2025

https://github.com/pactflow/terraform-provider-pact

Terraform provider for Pact Broker (and Pactflow)

pact pact-broker pactflow terraform

Last synced: 13 Apr 2025

https://github.com/sngular/pact-annotation-processor

Pact DSL Builder annotation processor to create request bodies based on annotations. It allows to specify static values for properties also through Example annotation

consumer-driven-contract-tests consumer-driven-contracts contract pact pactbuilder testing

Last synced: 27 Jul 2025

https://github.com/matthewshirley/pact_dart

Dart DSL for Pact, the de-facto API contract testing tool.

dart dartlang flutter pact

Last synced: 13 Apr 2025

https://github.com/jzohrab/pact

Python GUI tool for language learning: create clips from mp3 files, add transcription via Vosk AI, and export to Anki

anki language-learning pact

Last synced: 17 Jul 2025

https://github.com/pact-foundation/pact-plugins

๐Ÿฐ Architecture to support Plugins ๐Ÿ”Œ with Pact ๐Ÿ”—

contract-testing grpc java kotlin pact pact-plugin pact-plugin-framework plugins rust smartbear-supported

Last synced: 20 Jun 2025

https://github.com/pact-foundation/docs.pact.io

Pact documentation website

hacktoberfest pact smartbear-supported

Last synced: 20 Jun 2025

https://github.com/itv/pmpact

A command line tool to convert Pact files to Postman collections.

cli pact postman postman-collection

Last synced: 02 May 2026

https://github.com/quarkiverse/quarkus-pact

Pact is a widely-recommended framework for consumer-driven contract testing. This Quarkus extension gives the best Pact integration with Quarkus.

consumer-driven-contract-testing pact quarkus-extension

Last synced: 10 Jul 2025

https://github.com/bartschotten/com-pact

An alternative Pact implementation for .NET

pact pact-broker pact-contract pact-specification

Last synced: 14 Jan 2026

https://github.com/idugalic/axon-contract-testing-demo

Demo - Axon - Bounded contexts - Saga pattern - Contract testing

axon-server axonframework bounded-contexts ddd demo microservices pact saga-pattern

Last synced: 14 Apr 2025

https://github.com/ravbaker/pact-contractor

Pact Broker replacement that uses AWS S3 as a backend for contracts storage. Provides also a nice way to verify contracts between apps.

pact pact-broker

Last synced: 14 Jan 2026

https://github.com/kununu/pact-cli

A CLI Tool to start an API mock server via pact interaction files.

pact pact-cli

Last synced: 15 Apr 2025

https://github.com/greyorange-labs/pact_erlang

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

apis contract-testing erlang erlang-nif pact

Last synced: 30 Mar 2025

https://github.com/piomin/sample-spring-cloud-testing

sample spring boot application illustratig usage of such test frameworks like spring boot test, gatling, spring cloud contract, pact, mockito, hoverfly

contract-testing gatling hoverfly microservices microservices-testing pact pact-jvm spring-boot spring-boot-test spring-cloud spring-cloud-contract

Last synced: 17 Mar 2025

https://github.com/javajon/cdc-with-k8s

A complete tutorial on how to use the code can be found in my Katacoda scenario here: https://katacoda.com/javajon/courses/kubernetes-pipelines/cdc-with-k8s

cdc h2 java kubernetes pact springboot testing

Last synced: 18 Jan 2026

https://github.com/tyro/pact-spring-mvc

A library to enable recording/publishing and download/playback of PACT test files.

pact spring testing

Last synced: 17 Jan 2026

https://github.com/acmachado14/simple-pact

This repository aims to exemplify, in a simple and practical way, the execution of contract tests with Pact using different languages for each application.

nodejs pact pact-broker php

Last synced: 05 Mar 2026

https://github.com/hexarc-software/hexarc-pact

Hassle-free API integrations for .NET web services. Batteries included.

api aspnet discovery dotnet http integration json pact protocol schema typescript webapi

Last synced: 15 Oct 2025

https://github.com/pperzyna/pact-example

This is a python application for an explanation of Contract Testing based on Pact.

contract-testing explanation pact pact-consumer pact-provider python

Last synced: 03 Mar 2026

https://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.

pact pact-broker pact-demo

Last synced: 14 Feb 2026

https://github.com/pact-foundation/pact-plugin-template-golang

Pact ๐Ÿ”— Plugin ๐Ÿ”Œ template for the GoLang ๐Ÿฟ๏ธ language = ๐Ÿซถ

contract-testing golang grpc grpc-server pact pact-plugin quick-start template

Last synced: 20 Jun 2025

https://github.com/lukeribchester/pact-intellij

Pact Language Support for JetBrains IDEs ๐Ÿš€

intellij intellij-platform intellij-plugin kadena kda lsp pact

Last synced: 25 Jul 2025

https://github.com/zikani03/basi

A low-code tool for interacting with Playwright for UI tests and browser automation

integration-testing low-code pact playwright ui-automation

Last synced: 07 Aug 2025

https://github.com/you54f/pact-plugin-template-deno

Pact ๐Ÿ”— Plugin ๐Ÿ”Œ template for the Deno ๐Ÿฆ• language = ๐Ÿซถ

contract-testing deno grpc grpc-server pact pact-plugin quick-start template

Last synced: 27 Oct 2025

https://github.com/kadena-io/pact-mode

Emacs Major Mode for the Pact smart contract language.

emacs lisp pact

Last synced: 18 Jun 2025

https://github.com/arafkarsh/ms-test-quickstart

Microservice Test Automation Example for SpringBootTest 3.3.4, JUnit 5, TestNG 7, Spock 3, GitHub CoPilot, DiffBlue Cover, RestAssured 5, Cucumber 6, Selenium 4, Mockito 3, WireMock 3, Pact 4. All the testing frameworks are required to fully automate the testing for Microservices-based Apps.

copilot copilot-tutorial cucumber diffblue-cover junit5 mockito pact selenium spock springboot3 springboot334 springboottest testng-framework wiremock

Last synced: 23 Sep 2025

https://github.com/fergusstrange/roundofbeer

Keep track of who's round it is

apex-up beer cdc circleci golang lambda pact react serverless

Last synced: 29 Apr 2026

https://github.com/pact-foundation/.github

The GitHub landing page for Pact - The de-facto contract testing tool

contract-testing contracts e2e pact testing

Last synced: 14 Feb 2026

https://github.com/trustedshops-public/circleci-orb-pact

Run pact tests in your pipelines and verify results to make sure your deployments adhere to the contract

circleci-orbs pact tpcircleci-orb tscircleci-orbs

Last synced: 31 Jan 2026

https://github.com/paucls/pact-consumer-contract-react-example

An example of a Pact consumer contract test for the communication between a React application and a backend API.

consumer-driven-contracts pact pact-tests

Last synced: 15 Oct 2025

https://github.com/YOU54F/pact-broker-openshift

Pact Broker hosted on Render with PostGres & BasicAuth

free-tier pact pact-broker pactbroker postgres render template

Last synced: 17 Jan 2026

https://github.com/zoltan-nz/ember-pact-demo

Playing with pact-mock server and Ember.js

ember emberjs mocha pact

Last synced: 14 Apr 2026

https://github.com/you54f/pact-broker-openshift

Pact Broker running on OpenShift Local

free-tier pact pact-broker pactbroker postgres render template

Last synced: 26 Feb 2026

https://github.com/taiki45/pact_junit_formatter

Dump pact verification result with JUnit format.

jenkins junit-format pact

Last synced: 30 Apr 2025

https://github.com/you54f/deno-pact

Pact ๐Ÿ”— Contract Testing for Deno ๐Ÿฆ•, Powered by Rust ๐Ÿฆ€

cdc cdct contract-testing deno deno-grpc ffi grpc interop pact rust testing ts typescript

Last synced: 06 May 2026

https://github.com/vlaraort/npm-pact-binaries

NPM package to host the PACT binaries

npm-package npm-registry pact pact-js pact-node

Last synced: 02 May 2026

https://github.com/you54f/pact-plugin-template-node

Pact ๐Ÿ”— Plugin ๐Ÿ”Œ template for the TypeScript ๐Ÿฑโ€๐Ÿ’ป language = ๐Ÿซถ

contract-testing grpc grpc-server pact pact-plugin quick-start template typescript

Last synced: 20 Apr 2026

https://github.com/up1/workshop-js-testing-202507

Full stack testing workshop with JavaScript

jest nodejs pact postman rest-api

Last synced: 13 Apr 2026

https://github.com/ledger-things/kadena-rust-lib

A comprehensive Rust library for interacting with Pact smart contracts and the Kadena blockchain.

blockchain cryptography kadena pact rust-lang rust-library

Last synced: 27 Aug 2025

https://github.com/prashanth-sams/pact-jvm-boilerplate

Pact based consumer driven contract testing boilerplate on spring boot applications

api consumer contract contract-testing microservices pact pact-broker pactflow provider spring-boot

Last synced: 26 Apr 2026

https://github.com/2kabhishek/pact-order-test

Contract Based Tests with Pact ๐Ÿงชโœ…

api consumer contract-based-testing contracts pact provider testing

Last synced: 12 Jun 2026

https://github.com/mefellows/pact-matt-plugin

Pact plugin for the MATT protocol (example project)

pact plugin

Last synced: 03 Aug 2025

https://github.com/chrisbbreuer/pact-act

This repository contains the text of the two bills (S.3373 & H.R.3967). Review the non-difference here.

pact politics veterans

Last synced: 19 Mar 2026

https://github.com/you54f/pact-plugin-template-dotnet

Pact ๐Ÿ”— Plugin ๐Ÿ”Œ template for the .NET/C# ๐Ÿฅ… language = ๐Ÿซถ

contract-testing csharp dotnet grpc grpc-server pact pact-plugin template

Last synced: 16 Apr 2026

https://github.com/felix-oq/pact-demo

A demo on using Pact for consumer-driven contract testing

backend express-js frontend pact pact-broker

Last synced: 04 May 2026

https://github.com/you54f/pact-plugin-template-dart

Pact ๐Ÿ”— Plugin ๐Ÿ”Œ template for the Dart ๐ŸŽฏ language = ๐Ÿซถ

contract-testing dart grpc grpc-server pact pact-plugin quick-start template

Last synced: 04 May 2026

https://github.com/chicio/contract-testing-asynchronous-messaging-pact

A sample project for my blog post "", where I show how to create write contract tests for an asynchronous messaging architecture with ๐Ÿ“๐Ÿค Pact, Junit 5 and MockK ๐Ÿ“๐Ÿค.

arrow-kt event-driven junit5 kotlin messaging messaging-app mockk pact pact-broker

Last synced: 10 Jun 2026

https://github.com/tooniez/pact-express

๐Ÿšจ Perform API contract testing with Pact

express pact

Last synced: 04 Mar 2026

https://github.com/barbiecue/consumer-driven-contract-testing-pact

A minimalistic implementation of consumer driven contract testing (CDC), to show how CDC works. Implemented with Pact (pact.io), Kotlin, Ktor and Gradle

cdc kotlin ktor pact

Last synced: 04 Sep 2025

https://github.com/pact-im/sdk-php

A PHP SDK library for Pact.im API

messenger-api messenger-platform pact php sdk

Last synced: 13 Jan 2026

https://github.com/valerio-iachini/pact_consumer_ex

Elixir NIF bindings for the Rust-based pact_consumer library, enabling contract testing via Rustler.

contract-testing contracts elixir pact rust rustler

Last synced: 29 Jan 2026

https://github.com/pact-foundation/pact-cli

๐Ÿ”— Pact in a single binary - Mock/Stub Server, Provider Verifier, Broker Client & Plugin CLI

broker contract-testing mock pact pact-broker-client pact-mock-server pact-plugins pact-stub-server pactflow smartbear-supported stub

Last synced: 08 May 2026

https://github.com/mxygem/example-timepact

Example demonstrating Consumer Driven Design via contracts with Pact

consumer-driven-contracts consumer-driven-design contracts example pact

Last synced: 05 Mar 2026

https://github.com/pact-foundation/scoop

Pact CLI tools available for Windows via Scoop

pact scoop scoop-bucket windows

Last synced: 19 Apr 2026

https://github.com/terrene-foundation/pact

PACT Platform โ€” governed AI operations with D/T/R accountability, operating envelopes, and verification gradient (Apache 2.0)

ai-agents governance pact terrene-foundation trust

Last synced: 04 Apr 2026

https://github.com/you54f/pact-cli-action

Pact CLI aka Pact Ruby Standalone as a GitHub action

action actions cli github-actions homebrew pact standalone

Last synced: 18 Apr 2026

https://github.com/you54f/getpact

Pact ๐Ÿ”— Contract Testing - Quick Start Helper Script

contract-testing docker pact pact-broker pactflow postgresql testing

Last synced: 20 Apr 2026

https://github.com/unexist/showcase-cdc-quarkus

Showcase for Consumer-driven Contracts [MIRROR]

consumer-driven-contracts pact quarkus showcase

Last synced: 28 Apr 2026

https://github.com/khareyash05/pact-go

Contract Testing using Pact

contract-testing go pact

Last synced: 09 Jun 2026

https://github.com/hyunk3l/pact-kotlin-example

Example of Producer and Consumer using Kotlin and Spring Boot

kotlin pact spring-boot

Last synced: 22 May 2026

https://github.com/pact-foundation/choco

Pact CLI tools available for Windows via Chocolatey (Choco)

chocolatey chocolatey-packages pact pact-cli windows

Last synced: 20 Apr 2026

https://github.com/ondiekelijah/contract-testing-webapp

This is an example microservice that showcases the use of contract testing to ensure that a service provider and consumer agree on the structure and behavior of their interactions.

axios express pact

Last synced: 17 Mar 2025

https://github.com/thomashoneyman/pact-template

A reusable example repository for Pact projects

kadena pact

Last synced: 10 Mar 2026

https://github.com/you54f/scoop

Pact CLI tools available via Scoop

pact pact-cli scoop scoop-bucket

Last synced: 14 May 2025