Hi all, I'm looking to learn contract testing and...
# pact-js
k
Hi all, I'm looking to learn contract testing and wondered if anyone could recommend a good tutorial for learning/understanding contract testing. i've been reading the docs https://docs.pact.io/implementation_guides/javascript/docs/consumer and I find that they require already a level of assumed knowledge. I'm looking for something that really starts from the ground up and build up.
y
Hey Kyle, We have a range of tutorials/workshops/examples over on our docs site https://docs.pact.io/implementation_guides/workshops as well as a 5 minute getting started guide https://docs.pact.io/5-minute-getting-started-guide Once you’ve done that, working through, say for example the pact-js workshop, should help ground you in the basics https://github.com/pact-foundation/pact-workshop-js
🙌 1
k
Thanks @Yousaf Nabi (pactflow.io), I'll have another visit and give those examples a go.