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.
- Updated
Dec 17, 2025 - Kotlin
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.
Example project to demonstrate Contract Testing via Pact.
Consumer Driven Contract Testing using Pact
🤝 Contract Testing with Pact
Consumer Driven Contract testing sample
A language agnostic Consumer-Driven-Contract Framework, For microservices and API testing
A simple example of acceptance testing using contract stubs to avoid E2E testing.
Consumer Driven Contracts example with Spring Cloud Contract and Pact (Kotlin)
This repository demonstrates the Consumer driven contract tests using Pact framework. It covers tests for both synchronous and asynchronous communication mediums.
Add a description, image, and links to the consumer-driven-contracts topic page so that developers can more easily learn about it.
To associate your repository with the consumer-driven-contracts topic, visit your repo's landing page and select "manage topics."