npm install-ci-testalias: npm cit
This command runs an npm ci followed immediately by an npm test.
npm ci
npm test