Hello, with Pact v2, can we use the matchers in th...
# pact-ruby
y
Hello, with Pact v2, can we use the matchers in the unit test assertions?
Would that be a best practice? Since Pact follows Postel’s Laws…
y
Yes many matchers are supported in V2 and matchers are highly recommended, You can see the pact v2 specification for more detail https://github.com/pact-foundation/pact-specification/tree/version-2
y
Thank you very much! I got a little confused and just wanted to make sure