/pact-simple-consumer

Simple example with Pact contract testing

Primary LanguageJavaScript

pact-simple-consumer

Simple example with Pact contract testing Documentation for Pact docs.pact.io

Installation

npm i

Usage

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.