Hi Pact Team, i need to use matchers for contract ...
# general
g
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
What have you tried so far?
I’d start by searching “matchers” in the docs: docs.pact.io We also have numerous examples, tutorials and workshops. (howtolearn)
s
Here are a number of useful hands-on labs that teach all of the key concepts: https://docs.pactflow.io/docs/workshops and https://docs.pact.io/implementation_guides/workshops
g
where do we have to write the regular expressions for matchers?
m
In your test