playwright-qase-reporter

v1.2.0-alpha.1
Qase TMS Playwright Reporter

dev

npm run lint && tsc

lint

eslint src/**

test

npx playwright test

build

npm run clean && npm run dev

clean

rm -rf dist || true

lint:fix

eslint --fix src/**

dev:watch

nodemon --exec npm run dev || exit 1

Metadata

Downloads

Maintainers