Soumak1311
Results
1
comments of
Soumak1311
I used the following command to run test `mocha --reporter mochawesome`. Attaching bellow my package.json `{ "name": "hello-world", "version": "1.0.0", "description": "Node hello world", "main": "app.js", "scripts": { "test": "mocha",...