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-02 14:02:10 +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
settings.gradle Initial version of sample pact consumer and provider 2022-12-21 10:57:04 +01:00