Skip to content

Requiring the exact body for an expectation is not scalable #33

Closed
@uglyog

Description

@uglyog

Having to provide the exact body for a request is not scalable. Have a look at the resulting ruby pact issue #1

My current project has json bodies that include UUIDs and timestamps, which will never be known beforehand.

By adding a path to a matcher, it would mean I could only match on the things that are important in the body.

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