HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

npm test — This command is an alias of `npm run test`.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandnpmrunthisclialiasnpm test

Problem

How to use the npm test command: This command is an alias of npm run test.

Solution

npm test — This command is an alias of npm run test.

View documentation for the original command:
tldr npm run

Code Snippets

View documentation for the original command

tldr npm run

Context

tldr-pages: common/npm test

Revisions (0)

No revisions yet.