Skip to content

feat(v3): implement Pact Handle methods#439

Merged
JP-Ellis merged 1 commit intomasterfrom
feat/pact-impl
Oct 30, 2023
Merged

feat(v3): implement Pact Handle methods#439
JP-Ellis merged 1 commit intomasterfrom
feat/pact-impl

Conversation

@JP-Ellis
Copy link
Copy Markdown
Contributor

📝 Summary

This commit implements the methods for the Pact Handle class which correspond to the methods of the library which take PactHandle as an argument.

🚨 Breaking Changes

None affecting existing library.

🔥 Motivation

Part of the Pact Handle implementation

🔨 Test Plan

Unit tests included.

🔗 Related issues/PRs

@JP-Ellis JP-Ellis added type:feature New feature difficulty:easy A simple task appropriate for newcomers to the codebase area:core Relating to the core Pact Python library labels Oct 26, 2023
@JP-Ellis JP-Ellis self-assigned this Oct 26, 2023
This commit implements the methods for the Pact Handle class which
correspond to the methods of the library which take `PactHandle` as an
argument.

Signed-off-by: JP-Ellis <josh@jpellis.me>
@JP-Ellis JP-Ellis merged commit aef10f2 into master Oct 30, 2023
@JP-Ellis JP-Ellis deleted the feat/pact-impl branch October 30, 2023 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:core Relating to the core Pact Python library difficulty:easy A simple task appropriate for newcomers to the codebase type:feature New feature

Projects

Status: ✅ Completed

Development

Successfully merging this pull request may close these issues.

Implement all FFI methods relating to Pact

1 participant