This is a example PACT Test Consumer application based on Vue and Node.
Running the PACT Tests will create API contracts, aka PACT files.
npm install
npm run serve
npm run build
npm run test
npm run test:unit
npm run test:pact
This is a example PACT Test Consumer application based on Vue and Node.
Running the PACT Tests will create API contracts, aka PACT files.
npm install
npm run serve
npm run build
npm run test
npm run test:unit
npm run test:pact