Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 470 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 470 Bytes

A Client that produces contracts

This is a client application that is producing contracts. Here the consumer is creating a Pact that it is publishing to the Pact Broker which the Producer needs to fulfil

Run the following command:

./gradlew test

This will start a Pact broker and publish the Consumers contracts to the application

when the lab has finished then stop the dockers services by running

./gradlew stopPactBroker