Skip to content

Commit

Permalink
adjust readme
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-draeger committed Dec 6, 2018
1 parent f8a21b8 commit aecc62f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
This is an example project to demonstrate **Consumer Driven Contract Testing** via Pact.

What's going on here (in short):
* Build-tool: Maven
* Test implementation examples:
* Consumer: Kotlin and Java
* Producer: Kotlin, Java, Javascript
* Consumer: Kotlin, Java, Javascript
* Producer: Kotlin and Java
* Contract repository: [Pact Broker](#publish)
* via docker-compose
* Functional API tests: WireMock
* Build-tool: Maven

## Table of Contents
* [Why?](#why?)
Expand Down

0 comments on commit aecc62f

Please sign in to comment.