mocha-jenkins-reporter : jenkins reporter for mocha. You can installing mocha-jenkins-reporter 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 mocha-jenkins-reporter $ sudo npm install -g mocha-jenkins-reporter
If want to update the mocha-jenkins-reporter package execute the command as below,
$ sudo npm update mocha-jenkins-reporter
Update package globally,
$ npm install -g mocha-jenkins-reporter
$ sudo git clone https://github.com/rektide/mocha-jenkins-reporter.git
$ sudo npm install -g ./mocha-jenkins-reporter
mocha-jenkins-reporter@0.3.10 /usr/lib/node_modules/mocha-jenkins-reporter
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall mocha-jenkins-reporter
Package Name | mocha-jenkins-reporter |
Version | 0.3.10 |
Description | jenkins reporter for mocha |
Released Date | 2017-10-18T13:46:16.721Z |
Published by | juhovh |
How to Learn | https://www.npmjs.com/package/mocha-jenkins-reporter/tutorial |