pact-foundation / pact-reference

Reference implementations for the pact specifications
https://pact.io
MIT License
93 stars 46 forks source link

[FFI] Add `with_matching_rules` #379

Closed JP-Ellis closed 9 months ago

JP-Ellis commented 9 months ago

Summary

Add a new FFI function to add matching rules.

This will help implement the compatibility suite in FFI-backed libraries, especially these tests which require the addition of matching rules to a subset of the request.

github-actions[bot] commented 9 months ago

🤖 Great news! We've labeled this issue as smartbear-supported and created a tracking ticket in PactFlow's Jira (PACT-1772). We'll keep work public and post updates here. Meanwhile, feel free to check out our docs. Thanks for your patience!

JP-Ellis commented 9 months ago

Resolved by #383