Skip to content

Basic PACT Test Consumer application based on Vue and Node.

Notifications You must be signed in to change notification settings

kjenney/pact-js-test-consumer

Repository files navigation

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.

About

Basic PACT Test Consumer application based on Vue and Node.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published