pactflow / roadmap

Public Pactflow issue tracker and roadmap
MIT License
15 stars 0 forks source link

Pact Python - V4 + Plugin Support #92

Open mefellows opened 1 year ago

mefellows commented 1 year ago

V3 and V4 brings a number of key features, including additional matching rules, interaction styles (such as req/res messages) and support for plugins.

This work will include transitioning Python to the Rust Core (https://github.com/pact-foundation/pact-reference/blob/master/rust/)

mefellows commented 5 months ago

V4 support is now available in Python: https://github.com/pact-foundation/pact-python

You can follow detailed progress of this roll out here: https://github.com/pact-foundation/pact-python/issues/396