silly question, looking at the pact-io library exa...
# pact-js
a
silly question, looking at the pact-io library examples, i see
v3
and
v4
folders - what are versions 3 and 4? and if im just starting out, should i be looking at those examples or can i safely use the examples in
jest
?
v
These are the PACT protocol versions
m
Spec versions over here: https://github.com/pact-foundation/pact-specification/ 🙂
thankyou 2 1
t
You can use the jest examples
they’re the pact file spec versions - it would be better if the examples weren’t split that way, I think.