rafaelaazevedo / tau-pact-nodejs-course

Pact NodeJs Project created for the Test Automation University course
MIT License
15 stars 26 forks source link
contract-testing node pact pact-nodejs

Code Quality

license

Known Vulnerabilities

PactJS project for the Test Automation University course

A simple Nodejs + Jest project configuring contract tests with PactJS

If you are running your pact broker locally following these instructions then you can run the provider and the publish the way it is, otherwise you will need to modify the pactUrls to the local path and if you are using docker as your pact broker than you need to update the publish script accordingly.

Running via CLI