This repository contains an example of a basic Pact based consumer driven contract implementation. It implements both, the consumer and provider.
Find a file
2023-01-03 09:51:12 +01:00
gradle/wrapper Initial version of sample pact consumer and provider 2022-12-21 10:57:04 +01:00
src Integrating with pact broker 2023-01-02 14:02:10 +01:00
.gitignore Initial version of sample pact consumer and provider 2022-12-21 10:57:04 +01:00
build.gradle Integrating with pact broker 2023-01-02 14:02:10 +01:00
docker-compose.yaml Trying to use the pact broker 2022-12-22 15:08:34 +01:00
gradle.properties Integrating with pact broker 2023-01-02 14:02:10 +01:00
gradlew Initial version of sample pact consumer and provider 2022-12-21 10:57:04 +01:00
gradlew.bat Initial version of sample pact consumer and provider 2022-12-21 10:57:04 +01:00
README.md Adding a readme file 2023-01-03 09:51:12 +01:00
settings.gradle Initial version of sample pact consumer and provider 2022-12-21 10:57:04 +01:00

Pact Example

This repository contains code examples for these two blog posts:

You you have suggestions, find inconsistencies, gaps or errors please provide feedback on Mastodon.