Simple example with Pact contract testing Documentation for Pact docs.pact.io
npm i
Run test script with a command:
npm run "test:pact:consumer"
After successful check, a contract pact.json file will be generated in 'pacts' directory.
Simple example with Pact contract testing Documentation for Pact docs.pact.io
npm i
Run test script with a command:
npm run "test:pact:consumer"
After successful check, a contract pact.json file will be generated in 'pacts' directory.