nirosha kasthala
08/25/2023, 9:32 AMMatt (pactflow.io / pact-js / pact-go)
How to return fake data that matches against the consumer contractI’m confused about the question. Your provider just needs to respond as it normally would in real life. The only difference is, you are stubbing the repository layer. The data does not need to match exactly (unless you are not using matchers). What’s the actual problem you’re getting?
nirosha kasthala
08/28/2023, 2:47 AMMatt (pactflow.io / pact-js / pact-go)
IS there anyway to publish the contract from consumer using .NET?the recommended way is to use the CLI tools