chai-things : Chai Things adds support to [Chai](http://chaijs.com/) for assertions on array elements.. You can installing chai-things 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-things $ sudo npm install -g chai-things
If want to update the chai-things package execute the command as below,
$ sudo npm update chai-things
Update package globally,
$ npm install -g chai-things
$ sudo git clone https://github.com/rektide/chai-things.git
$ sudo npm install -g ./chai-things
chai-things@0.2.0 /usr/lib/node_modules/chai-things
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall chai-things
Package Name | chai-things |
Version | 0.2.0 |
Description | Chai Things adds support to [Chai](http://chaijs.com/) for assertions on array elements. |
Released Date | 2013-04-05T16:57:59.122Z |
Published by | rubenverborgh |
How to Learn | https://www.npmjs.com/package/chai-things/tutorial |