.\" generated with Ronn/v0.4.1 .\" http://github.com/rtomayko/ronn/ . .TH "NPM\-TEST" "1" "May 2010" "" "" . .SH "NAME" \fBnpm\-test\fR \-\- Test a package . .SH "SYNOPSIS" . .nf npm test [] . .fi . .SH "DESCRIPTION" This runs a package's "test" script, if one was provided. . .P If no version is specified, then it tests the "active" version.