consumer-driven-contracts topic

List consumer-driven-contracts repositories

awesome-contract-testing

73
Stars
9
Forks
Watchers

Awesome resources for Consumer-Driven Contract Testing

stubby4j

351
Stars
103
Forks
Watchers

HTTP/1.1, HTTP/2 and WebSockets stub server for stubbing distributed web services in Docker and non-containerized environments for integration and contract testing

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.

spring-cloud-contract

708
Stars
434
Forks
Watchers

Support for Consumer Driven Contracts in Spring

java

48
Stars
15
Forks
Watchers

Reference implementation of the JSONx specification for the Java platform, including encoding, decoding, processing, validation, and binding.

jest-pact

77
Stars
11
Forks
Watchers

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

pact-example

62
Stars
29
Forks
Watchers

Example project to demonstrate Contract Testing via Pact.