dirty-chai : Extends Chai with lint-friendly terminating assertions.. You can installing dirty-chai 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 dirty-chai $ sudo npm install -g dirty-chai
If want to update the dirty-chai package execute the command as below,
$ sudo npm update dirty-chai
Update package globally,
$ npm install -g dirty-chai
$ sudo git clone https://github.com/rektide/dirty-chai.git
$ sudo npm install -g ./dirty-chai
dirty-chai@2.0.1 /usr/lib/node_modules/dirty-chai
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall dirty-chai
Package Name | dirty-chai |
Version | 2.0.1 |
Description | Extends Chai with lint-friendly terminating assertions. |
Released Date | 2017-07-10T14:01:34.393Z |
Published by | joshperry |
How to Learn | https://www.npmjs.com/package/dirty-chai/tutorial |