3
URL generators
in progress
Matt Fellows
Support for creating dynamic URL generation and verification.
See https://pactflow.io/blog/injecting-values-from-provider-states/ for details of the problem and use case.
Activity Feed
Sort by
Matt Fellows
Ron has just added an example for this in JS at https://github.com/pact-foundation/pact-js/tree/feat/v3.0.0/examples/v3/provider-state-injected
Matt Fellows
in progress
Pact JS v3 support added
Matt Fellows
Pact JS v3 (beta) now has support for this. Example project: https://github.com/pactflow/example-siren/blob/master/consumer/src/__tests__/delete-order.spec.js
Matt Fellows
planned