Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 271 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 271 Bytes

For Pact Broker

  • docker-compose up -d

Consumer Test And Publish Contract

  • cd delivery
  • mvn -Dtest=StoreApiHttpClientConsumer test
  • mvn pact:publish

Provider Verification

  • cd store
  • mvn pact:verify

and visit http://localhost/80 -> pact broker