Open
Description
The 3.0.0 Pact specification mentioned specific type matchers.
This doesn't appear to be supported when using pact-python
, either in generation of the pact in the consumer (there's no API to specify integer
, for example) or in verifying the pact (I tried editing the pact json with info from the spec, but I get: WARN: Ignoring unsupported matchers [{"match"=>"integer"}] for path $['payload']['metricsUpdated']
)
Have I missed something, or is the above correct? Have there been any discussions or efforts to add this functionality?
Metadata
Metadata
Assignees
Labels
No labels