Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
tau-pact-nodejs-course@1.0.0 test:consumer /Users/anandakumarirudhayaraj/code/play/tau-pact-nodejs-course-1.0.1
jest tests/contract/consumer --runInBand --setupFiles ./tests/contract/helpers/pactSetup.js --setupTestFrameworkScriptFile=./tests/contract/helpers/pactTestWrapper.js
● Validation Error:
Module ./tests/contract/helpers/pactSetup.js in the setupFiles option was not found.
<rootDir> is: /Users/*/tau-pact-nodejs-course-1.0.1
Configuration Documentation:
https://jestjs.io/docs/configuration.html