LinuxCommandLibrary

npm-install-test

runs npm install followed by npm test

TLDR

Install and test

$ npm install-test
copy
Short form
$ npm it
copy

SYNOPSIS

npm install-test

DESCRIPTION

npm install-test runs npm install followed by npm test. Combines dependency installation with test execution. Alias: npm it.

SEE ALSO

npm(1), npm-install(1), npm-test(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community