Skip to content

Commit d7c32c4

Browse files
Repository badges
Added badges to: - Pact Foundation Gitter chat - Travis CI status - Project license
1 parent 97122f1 commit d7c32c4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# pact-python
2+
3+
[![Join the chat at https://gitter.im/realestate-com-au/pact](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/realestate-com-au/pact?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
4+
[![Build Status](https://travis-ci.org/pact-foundation/pact-python.svg?branch=master)](https://travis-ci.org/pact-foundation/pact-python)
5+
[![License](https://img.shields.io/github/license/pact-foundation/pact-python.svg?maxAge=2592000)](https://github.com/pact-foundation/pact-python/blob/master/LICENSE)
6+
27
Python version of Pact. Enables consumer driven contract testing,
38
providing a mock service and DSL for the consumer project, and
49
interaction playback and verification for the service provider project.

0 commit comments

Comments
 (0)