Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 238 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 238 Bytes

Consumer-Driven Contract Testing with Pact

Example project that contains

  • infrastructure: set up for Pact Broker (with PostgreSQL) and Jenkins via docker-compose
  • messaging-app: example consumer
  • user-service: example provider