pact-foundation / pact-python

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.
http://pact.io
MIT License
576 stars 137 forks source link

Implement HTTP consumer compatibility suite #420

Closed JP-Ellis closed 8 months ago

JP-Ellis commented 1 year ago

Have you read the Contributing Guidelines on issues?

Description

Implement the following consumer compatibility suites:

Has this been requested on Canny?

No response

Motivation

To ensure compliance and consistency across Pact implementations, the Pact Reference repository has created a compatibility suite. As part of the initial work

Have you tried building it?

Not yet.

Self-service

github-actions[bot] commented 1 year ago

👋 Hi! The 'smartbear-supported' label has just been added to this issue, which will create an internal tracking ticket in PactFlow's Jira (PACT-1398). We will use this to prioritise and assign a team member to this task. All activity will be public on this ticket. For now, sit tight and we'll update this ticket once we have more information on the next steps.

See our documentation for more information.

JP-Ellis commented 8 months ago

Closed as all sub-tasks are done 🥳