70532287440bbe5835ba2f0c94865f78029e94bf
[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" "November 2013" "" ""
5 .
6 .SH "NAME"
7 \fBnpm-test\fR \-\- Test a package
8 .
9 .SH "SYNOPSIS"
10 .
11 .nf
12   npm test <name>
13   npm tst <name>
14 .
15 .fi
16 .
17 .SH "DESCRIPTION"
18 This runs a package\'s "test" script, if one was provided\.
19 .
20 .P
21 To run tests as a condition of installation, set the \fBnpat\fR config to
22 true\.
23 .
24 .SH "SEE ALSO"
25 .
26 .IP "\(bu" 4
27 npm help run\-script
28 .
29 .IP "\(bu" 4
30 npm help  scripts
31 .
32 .IP "\(bu" 4
33 npm help start
34 .
35 .IP "\(bu" 4
36 npm help restart
37 .
38 .IP "\(bu" 4
39 npm help stop
40 .
41 .IP "" 0
42