Before you get started

In the git-bash or terminal run the following

npm install -g jest

Then run

npm install

To run all the test cases

npm test