Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-draeger committed Dec 10, 2018
1 parent ebfd6e1 commit 204703a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![Build Status](https://travis-ci.org/christian-draeger/pact-example.svg?branch=master)](https://travis-ci.org/christian-draeger/pact-example)

![pact logo](pact-logo.png)
![contract](contract.jpg)

# Pact Example

Expand Down Expand Up @@ -99,6 +99,8 @@ when communication is achieved through message queues (we'll have a look at this

### Intro to Pact

![pact logo](pact-logo.png)

[Pact](https://docs.pact.io) is a consumer-driven contract testing tool.
This means the contract is written as part of the consumer tests.
A major advantage of this pattern is that only parts of the communication
Expand Down
Binary file added contract.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 204703a

Please sign in to comment.