mocha-bamboo-reporter : A mocha reporter to allow Atlassian Bamboo to parse results. You can installing mocha-bamboo-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-bamboo-reporter $ sudo npm install -g mocha-bamboo-reporter
If want to update the mocha-bamboo-reporter package execute the command as below,
$ sudo npm update mocha-bamboo-reporter
Update package globally,
$ npm install -g mocha-bamboo-reporter
$ sudo git clone https://github.com/rektide/mocha-bamboo-reporter.git
$ sudo npm install -g ./mocha-bamboo-reporter
mocha-bamboo-reporter@1.1.1 /usr/lib/node_modules/mocha-bamboo-reporter
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall mocha-bamboo-reporter
| Package Name | mocha-bamboo-reporter |
| Version | 1.1.1 |
| Description | A mocha reporter to allow Atlassian Bamboo to parse results |
| Released Date | 2016-05-04T16:14:27.885Z |
| Published by | issac |
| How to Learn | https://www.npmjs.com/package/mocha-bamboo-reporter/tutorial |