Skip to content

feat(contributions): add pact-reference #547 - #61

Merged
Endika merged 1 commit into
mainfrom
feat/contributions-pact-reference-547
Aug 3, 2026
Merged

feat(contributions): add pact-reference #547#61
Endika merged 1 commit into
mainfrom
feat/contributions-pact-reference-547

Conversation

@Endika

@Endika Endika commented Aug 3, 2026

Copy link
Copy Markdown
Owner

Added

pact-foundation/pact-reference#547 — a V4 message whose contents were written without the expected envelope was read as having no body at all, so the interaction verified successfully whatever the provider produced.

First entry for pact-foundation/pact-reference, the Rust core, so it takes a new emoji (🦀) distinct from pact-python's 🤝. Star count read from the API today.

Fixes pact-python#1103, which is why the issue and the pull request sit in different repositories: pact-python never parses the pact file, it delegates to the FFI.

@Endika
Endika merged commit 8f5cbf1 into main Aug 3, 2026
3 checks passed
@Endika
Endika deleted the feat/contributions-pact-reference-547 branch August 3, 2026 14:31
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.

(V3) Verifying a contract with a missing content field is always successful when it should error

1 participant