tkvarma-tw / cdc-with-pact

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

The master branch is using JUnit4 to match the examples of the blog post. The junit5 branch contains the same code updated to Junit5.

About


Languages

Language:Java 75.8%Language:Groovy 23.2%Language:Dockerfile 1.0%