Testing a Spring Boot REST API Consumer against a Contract with Pact
Companion Blog Article
Read the companion blog article to this repository.
Getting Started
- have a look at the feign client
- have a look at the consumer test
- run
./gradlew build
in this project to create a pact and run the consumer test - afterwards, find the pact contract file in the folder
target/pacts