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

NAME

6       npm-test - Test a package
7
8   Synopsis
9         npm test [-- <args>]
10
11         aliases: t, tst
12
13   Description
14       This runs a package's "test" script, if one was provided.
15
16   See Also
17       • npm help run-script
18
19       • npm help scripts
20
21       • npm help start
22
23       • npm help restart
24
25       • npm help stop
26
27
28
29
30                                  April 2021                       NPM-TEST(1)
Impressum