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 all FFI methods relating to `Pact` #418

Closed JP-Ellis closed 1 year ago

JP-Ellis commented 1 year ago

Description

Has this been requested on Canny?

No

Motivation

Initial work implementing the Pact class was done as part of #410; however, the scope of the PR was limited to a MWE to ease with the review and ensure that the more substantive/foundational parts can be reviewed and the finer implementation details can kept separate.

Have you tried building it?

Continuation of prior work.

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-1396). 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.