Pact Foundation

Results 31 repositories owned by Pact Foundation

pact-net

839
Stars
231
Forks
Watchers

.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.

pact-python

567
Stars
137
Forks
Watchers

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.

pact_broker

702
Stars
173
Forks
Watchers

Enables your consumer driven contracts workflow

pact-js

1.6k
Stars
343
Forks
Watchers

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

pact-go

856
Stars
108
Forks
Watchers

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

pact-jvm

1.1k
Stars
479
Forks
Watchers

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.

pact-php

262
Stars
92
Forks
Watchers

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

pact.io

219
Stars
92
Forks
Watchers

Pact Foundation Website

pact-js-core

150
Stars
80
Forks
Watchers

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.

jest-pact

77
Stars
11
Forks
Watchers

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