Run npm (cnpm) command, and upload html output report
NPM_CMD
: npm command to run, for example: npm install, cnpm run testNPM_REPORT_PATH
(optional): the relative path in project, for example./coverage
if uploadcoverage
directory
Please ref to npm template