Pact Foundation

Results 31 repositories owned by Pact Foundation

pact-net

813
Stars
224
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

555
Stars
135
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

696
Stars
171
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

830
Stars
104
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
472
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

218
Stars
93
Forks
Watchers

Pact Foundation Website

pact-js-core

148
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