npm: Upgrade to 1.3.8
[platform/upstream/nodejs.git] / deps / npm / man / man1 / npm-test.1
1 .\" Generated with Ronnjs 0.3.8
2 .\" http://github.com/kapouer/ronnjs/
3 .
4 .TH "NPM\-TEST" "1" "August 2013" "" ""
5 .
6 .SH "NAME"
7 \fBnpm-test\fR \-\- Test a package
8 .
9 .SH "SYNOPSIS"
10 .
11 .nf
12   npm test <name>
13 .
14 .fi
15 .
16 .SH "DESCRIPTION"
17 This runs a package\'s "test" script, if one was provided\.
18 .
19 .P
20 To run tests as a condition of installation, set the \fBnpat\fR config to
21 true\.
22 .
23 .SH "SEE ALSO"
24 .
25 .IP "\(bu" 4
26 npm help run\-script
27 .
28 .IP "\(bu" 4
29 npm help  scripts
30 .
31 .IP "\(bu" 4
32 npm help start
33 .
34 .IP "\(bu" 4
35 npm help restart
36 .
37 .IP "\(bu" 4
38 npm help stop
39 .
40 .IP "" 0
41