Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 272 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 272 Bytes

Description

Demonstrates the issue : pact-foundation/pact-js#1037

Steps to Reproduce

Install deps

npm install

Run app

npm run dev

Run consumer test

npm run test:consumer

Run provider test

npm run test:provider