cypress-qase-reporter

v1.4.3
Qase TMS Cypress Reporter

dev

npm run lint && tsc && cp ./src/reportBulk.js ./dist

lint

eslint --fix src/**

test

jest --coverage

build

npm run clean && npm run dev

clean

rm -rf dist || true

dev:watch

nodemon --exec 'npm run dev || exit 1'

Metadata

Downloads