mochawesome : A Gorgeous HTML/CSS Reporter for Mocha.js. You can installing mochawesome npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install mochawesome $ sudo npm install -g mochawesome
If want to update the mochawesome package execute the command as below,
$ sudo npm update mochawesome
Update package globally,
$ npm install -g mochawesome
$ sudo git clone https://github.com/rektide/mochawesome.git
$ sudo npm install -g ./mochawesome
mochawesome@2.3.1 /usr/lib/node_modules/mochawesome
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall mochawesome
Package Name | mochawesome |
Version | 2.3.1 |
Description | A Gorgeous HTML/CSS Reporter for Mocha.js |
Released Date | 2017-09-18T12:57:09.907Z |
Published by | adamgruber |
How to Learn | https://www.npmjs.com/package/mochawesome/tutorial |