Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 262 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 262 Bytes

npm run ctest to run consumer test, it will generate pact json into pacts directory.

npm run ptest to run provider test.

cd pact-broker && docker-compose up to run a local broker on port 8080.

npm run push to publish pacts into local pact broker.