DIR: /proc/1991109/root/usr/share/doc/npm/commands/ |
Current File : //proc/1991109/root/usr/share/doc/npm/commands/npm-install-ci-test.md |
--- title: npm-install-ci-test section: 1 description: Install a project with a clean slate and run tests --- ### Synopsis <!-- AUTOGENERATED USAGE DESCRIPTIONS --> ### Description This command runs `npm ci` followed immediately by `npm test`. ### Configuration <!-- AUTOGENERATED CONFIG DESCRIPTIONS --> ### See Also * [npm install-test](/commands/npm-install-test) * [npm ci](/commands/npm-ci) * [npm test](/commands/npm-test) |