Skip to content

Consistently Behavior between PACT FFI and stub server #71

Open
@HuiSou

Description

@HuiSou

Everyone,

Can you help us getting over the challanges here?
The teams in my current company are now leveraging PACT for building a provider service for Automated UAT (using BDD) and discovered some friction regarding a mock server

  1. Given a big contract files, stub server performs poorly, making tests gettting flaky due to api provider timeout
    image
    image
    image

  2. Given a mismatch request, PACT_FFI will throw an error indicate what's wrong while stub server will just return 404 without a clue

I've try migrating the PACT stub server to PACT_FFI on our Automated UAT test and this make thing more easier to debug and understand, and I believe that it would be better if pact mock can does the same thing

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