pact-js-test-consumer This is a example PACT Test Consumer application based on Vue and Node. Running the PACT Tests will create API contracts, aka PACT files. Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Run all tests npm run test Run your unit tests npm run test:unit Run your PACT tests npm run test:pact Customize configuration See Configuration Reference.