surveyor : A Promises-backed TAP test runner. You can installing surveyor 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 surveyor $ sudo npm install -g surveyor
If want to update the surveyor package execute the command as below,
$ sudo npm update surveyor
Update package globally,
$ npm install -g surveyor
$ sudo git clone https://github.com/rektide/surveyor.git
$ sudo npm install -g ./surveyor
surveyor@2.0.1 /usr/lib/node_modules/surveyor
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall surveyor
| Package Name | surveyor |
| Version | 2.0.1 |
| Description | A Promises-backed TAP test runner |
| Released Date | 2016-01-13T23:26:43.511Z |
| Published by | sandropasquali |
| How to Learn | https://www.npmjs.com/package/surveyor/tutorial |