1NPM-TEST(1)                                                        NPM-TEST(1)
2
3
4

NAME

6       npm-test - Test a package
7

SYNOPSIS

9           npm test [-- <args>]
10
11           aliases: t, tst
12

DESCRIPTION

14       This runs a package's "test" script, if one was provided.
15

SEE ALSO

17       · npm help run-script
18
19       · npm help 7 scripts
20
21       · npm help start
22
23       · npm help restart
24
25       · npm help stop
26
27
28
29
30
31                                  April 2019                       NPM-TEST(1)
Impressum