chai-spies : Spies for the Chai assertion library.. You can installing chai-spies 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 chai-spies $ sudo npm install -g chai-spies
If want to update the chai-spies package execute the command as below,
$ sudo npm update chai-spies
Update package globally,
$ npm install -g chai-spies
$ sudo git clone https://github.com/rektide/chai-spies.git
$ sudo npm install -g ./chai-spies
chai-spies@0.7.1 /usr/lib/node_modules/chai-spies
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall chai-spies
Package Name | chai-spies |
Version | 0.7.1 |
Description | Spies for the Chai assertion library. |
Released Date | 2015-09-21T20:55:41.053Z |
Published by | chaijs |
How to Learn | https://www.npmjs.com/package/chai-spies/tutorial |