Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 177 Bytes

File metadata and controls

19 lines (13 loc) · 177 Bytes

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