Updated readMe

parent 2c332555
......@@ -21,3 +21,11 @@ Execute bellow commands from your terminal.
`npm run start`
## To run the unit tests
Execute the following commands.
`npm run test` - To see the Test results.
`npm run coverage` - To see teh test coverage.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment