This is the command npm-test that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
npm-test - Test a package
SYNOPSIS
npm test [-- <args>]
npm tst [-- <args>]
DESCRIPTION
This runs a package´s "test" script, if one was provided.
To run tests as a condition of installation, set the npat config to true.
Use npm-test online using onworks.net services