Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ffi): add with_matching_rules #383

Merged
merged 1 commit into from Feb 7, 2024
Merged

Conversation

JP-Ellis
Copy link
Contributor

@JP-Ellis JP-Ellis commented Feb 7, 2024

While it is already possible to add matching rules through the various other methods, it was not possible to add a matching rule directly. This adds a new with_matching_rules FFI function.

This was inspired by the implementation of the V2 compatibility suite in Pact Python.

While it is already possible to add matching rules through the various
other methods, it was not possible to add a matching rule directly. This
adds a new `with_matching_rules` FFI function.

This was inspired by the implementation of the V2 compatibility suite in
Pact Python.

Signed-off-by: JP-Ellis <josh@jpellis.me>
@rholshausen rholshausen merged commit b0f0151 into master Feb 7, 2024
26 checks passed
@rholshausen rholshausen deleted the feat/with-matching-rules-2 branch February 7, 2024 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants