Add All
interactions iterator
#451
Labels
area:upstream
Relating to an upstream component
area:v3
Relating to the pact.v3 module
difficulty:easy
A simple task appropriate for newcomers to the codebase
type:feature
New feature
Have you read the Contributing Guidelines on issues?
Description
Implement the
pact.interactions("All")
method. While the upstream Pact core library supports this, the method requires passing a point to the Pact directly, instead of using the Pact handle. See:We must wait for the upstream library to either:
pact_model_interaction_iterator
that takes in a PactHandle.Has this been requested on Canny?
No response
Motivation
It is a feature which is partially supported upstream, and would not require too much work to get working hopefully.
Have you tried building it?
No response
Self-service
The text was updated successfully, but these errors were encountered: