dessert : Extensible assertions. You can installing dessert 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 dessert $ sudo npm install -g dessert
If want to update the dessert package execute the command as below,
$ sudo npm update dessert
Update package globally,
$ npm install -g dessert
$ sudo git clone https://github.com/rektide/dessert.git
$ sudo npm install -g ./dessert
dessert@0.3.2 /usr/lib/node_modules/dessert
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall dessert
Package Name | dessert |
Version | 0.3.2 |
Description | Extensible assertions |
Released Date | 2013-06-22T15:49:03.021Z |
Published by | danstocker |
How to Learn | https://www.npmjs.com/package/dessert/tutorial |