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
560 stars 135 forks source link

Feature/add support and example messenger provider using rust engine 379 #700

Closed valkolovos closed 3 days ago

valkolovos commented 1 month ago

:airplane: Pre-flight checklist

:memo: Summary

Feature/add support and example messenger consumer using rust engine

:fire: Motivation

Work for Add support and example for verifying a message provider using the Rust engine #379

:hammer: Test Plan

Implemented tests for the compatibility suite. Specifically message provider tests for v3 and v4.

valkolovos commented 3 days ago

closing in lieu of https://github.com/pact-foundation/pact-python/pull/725