DIR: /proc/1784574/root/usr/share/doc/npm/commands/ |
Current File : //proc/1784574/root/usr/share/doc/npm/commands/npm-install-test.md |
--- title: npm-install-test section: 1 description: Install package(s) and run tests --- ### Synopsis <!-- AUTOGENERATED USAGE DESCRIPTIONS --> ### Description This command runs an `npm install` followed immediately by an `npm test`. It takes exactly the same arguments as `npm install`. ### Configuration <!-- AUTOGENERATED CONFIG DESCRIPTIONS --> ### See Also * [npm install](/commands/npm-install) * [npm install-ci-test](/commands/npm-install-ci-test) * [npm test](/commands/npm-test) |