chai-enzyme : Chai.js assertions for enzyme. You can installing chai-enzyme 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-enzyme $ sudo npm install -g chai-enzyme
If want to update the chai-enzyme package execute the command as below,
$ sudo npm update chai-enzyme
Update package globally,
$ npm install -g chai-enzyme
$ sudo git clone https://github.com/rektide/chai-enzyme.git
$ sudo npm install -g ./chai-enzyme
chai-enzyme@0.8.0 /usr/lib/node_modules/chai-enzyme
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall chai-enzyme
Package Name | chai-enzyme |
Version | 0.8.0 |
Description | Chai.js assertions for enzyme |
Released Date | 2017-06-29T16:46:29.203Z |
Published by | ayrton |
How to Learn | https://www.npmjs.com/package/chai-enzyme/tutorial |