Hi Pact Team,
i need to use matchers for contract verification.
so do i need to include matchers in json file?
i am unable to understand where to place the matcher statements like some regular expression etc.
i am using java.
m
Matt (pactflow.io / pact-js / pact-go)
02/24/2023, 9:28 AM
What have you tried so far?
Matt (pactflow.io / pact-js / pact-go)
02/24/2023, 9:29 AM
I’d start by searching “matchers” in the docs: docs.pact.io
We also have numerous examples, tutorials and workshops.
(howtolearn)