Test a package
npm test <name>
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.
npat
test — npm@1.2.12