pactum-js-demo

A sample project demonstrating how to use PactumJS which is also explained in this blog post.

Pre-requisites

Installation

git clone https://github.com/mdcruz/pactum-js-demo.git
cd pactum-js-demo
npm i

Running the tests

npm test