Alexey-Popov / pact-simple-consumer

Simple example with Pact contract testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple example with Pact contract testing


Languages

Language:JavaScript 100.0%