Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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