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
568 stars 137 forks source link

Feat/async message consumer #724

Closed valkolovos closed 2 months ago

valkolovos commented 2 months 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.