-
Notifications
You must be signed in to change notification settings - Fork 144
Support for specific type matchers #279
Copy link
Copy link
Closed
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels