art-testbench : Art-Suite Testing tools. Right now, wrapper & extensions for Mocha & Chai. You can installing art-testbench 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 art-testbench $ sudo npm install -g art-testbench
If want to update the art-testbench package execute the command as below,
$ sudo npm update art-testbench
Update package globally,
$ npm install -g art-testbench
$ sudo git clone https://github.com/rektide/art-testbench.git
$ sudo npm install -g ./art-testbench
art-testbench@1.11.2 /usr/lib/node_modules/art-testbench
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall art-testbench
Package Name | art-testbench |
Version | 1.11.2 |
Description | Art-Suite Testing tools. Right now, wrapper & extensions for Mocha & Chai |
Released Date | 2017-08-11T04:52:44.476Z |
Published by | shanebdavis |
How to Learn | https://www.npmjs.com/package/art-testbench/tutorial |