There are 0 repository under consumer-driven-contracts topic.
JS version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.
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.
Golang version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.
Support for Consumer Driven Contracts in Spring
Enables your consumer driven contracts workflow
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
A Pact adaptor for to allow you to easily run tests with Jest
Awesome resources for Consumer-Driven Contract Testing
Example project to demonstrate Contract Testing via Pact.
How to write CDC test using Pact in Go? 🤔
Injectable Pact.js Consumer/Producer for NestJS
Developer Relations @ Pact - Your map to the Pact landscape for all-comers (maintainers, contributors, users, newbies)
Contract Testing Boilerplate for the microservices developed using Spring Boot and Kafka in a maven multi-module project.
Consumer Driven Contracts Microservice
Pact DSL Builder annotation processor to create request bodies based on annotations. It allows to specify static values for properties also through Example annotation
An example of how to apply BDD in a microservice architecture using consumer driven contracts
Consumer-Driven Contract Testing between the microservices which are developed in different tech stacks.
EXPERIMENTAL Mocha Interface for Pact JS (warning: it is not recommended for beginners)
Set up your GitHub Actions workflow with a specific version of specmatic
The easiest and fastest way to do contract testing.
Consumer Driven Contract Testing using Pact
This project contains samples demonstrating in writing consumer driven contracts using Pact framework
Provider-side demo using consumer-driven contract testing
Pact Manifest is a Node.js library to publish pact contracts to a broker using a manifest
🤝 Contract Testing with Pact
This project is a demo that will allow you to understand and learn how to do contract testing in an AWS Serverless microservice (AWS API Gateway and AWS Lambda) without needing to deploy any service to a real AWS environment.
An example of a Pact consumer contract test for the communication between a React application and a backend API.
Consumer-side demo using contract driven development