This repository contains an example of a basic Pact based consumer driven contract implementation. It implements both, the consumer and provider.
Find a file
2022-12-21 10:57:04 +01:00
gradle/wrapper Initial version of sample pact consumer and provider 2022-12-21 10:57:04 +01:00
src Initial version of sample pact consumer and provider 2022-12-21 10:57:04 +01:00
.gitignore Initial version of sample pact consumer and provider 2022-12-21 10:57:04 +01:00
build.gradle Initial version of sample pact consumer and provider 2022-12-21 10:57:04 +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