Skip to content

Support for specific type matchers #279

Open
@samdjstephens

Description

@samdjstephens

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions