Quick question: where can I download the standalon...
# general
r
Quick question: where can I download the standalone pact mock server (for Intel MacOS) mentioned in the docs?
y
t
It’s definitely easier to use the language specific DSLs though (unless there isn’t one for your language)
r
@Timothy Jones I understand, but I’m not using the mock server for the typical contract test setup. I’m using it to reproduce a bug in an existing CLI tool. The mock server substitutes a service we don’t have access to. Our customer provided what their setup returned, so I’m mimicking the CLI tool connecting to the service, returning the content as is.