From 41756ced03d17b3c321f3690c13b13b3bf6458fb Mon Sep 17 00:00:00 2001 From: JP-Ellis Date: Thu, 23 Nov 2023 09:20:23 +1100 Subject: [PATCH] docs: update README Signed-off-by: JP-Ellis --- README.md | 37 +++++++++++++++++++++++++++++++------ 1 file changed, 31 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index a4640c5e5..324377733 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,33 @@ -# pact-python - -[![slack](https://slack.pact.io/badge.svg)](https://slack.pact.io) -[![License](https://img.shields.io/github/license/pact-foundation/pact-python.svg?maxAge=2592000)](https://github.com/pact-foundation/pact-python/blob/master/LICENSE) -[![Build and Test](https://github.com/pact-foundation/pact-python/actions/workflows/build_and_test.yml/badge.svg)](https://github.com/pact-foundation/pact-python/actions/workflows/build_and_test.yml) +# Pact Python + + + + + + + + + + + + + + +
Package + Version + Python Versions + Downloads +
CI/CD + CI - Test + CI - Build + CI - Docs +
Meta + Hatch project + linting - Ruff + code style - Black + types - Mypy + License +
Python version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project. Currently supports version 2 of the [Pact specification]. @@ -519,7 +544,7 @@ End to end: `make e2e` ## Contact -Join us in slack: [![slack](https://slack.pact.io/badge.svg)](https://slack.pact.io) +Join us in slack: slack or