contract-testing topic
pact_broker
Enables your consumer driven contracts workflow
portman
Port OpenAPI Specs to Postman Collections, inject test suite and run via Newman 👨🏽🚀
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.
openapi-cop
A proxy that validates responses and requests against an OpenAPI document. https://www.npmjs.com/package/openapi-cop https://hub.docker.com/r/lxlu/openapi-cop
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
microservices-testing-examples
Microservices Testing in practice.
scc-multiapi-converter
SCC Verifier MultiApi Converter allows us to use Spring Cloud Contract to generate contracts from an OpenApi yaml or AsyncApi yaml document
pact-consumer-swift
A Swift / ObjeciveC DSL for creating pacts.
sample-testing-microservices
sample applications with implementation of unit, component, contract and integrarion tests using pact, gatling, spring boot test and hoverfly
pact-example
Example project to demonstrate Contract Testing via Pact.