consumer-driven-contracts topic
awesome-contract-testing
Awesome resources for Consumer-Driven Contract Testing
stubby4j
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
Enables your consumer driven contracts workflow
pact-js
JS version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.
pact-go
Golang version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.
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.
spring-cloud-contract
Support for Consumer Driven Contracts in Spring
java
Reference implementation of the JSONx specification for the Java platform, including encoding, decoding, processing, validation, and binding.
jest-pact
A Pact adaptor for to allow you to easily run tests with Jest
pact-example
Example project to demonstrate Contract Testing via Pact.