cucumberjs-qase-reporter

v0.2.8-alpha.0
Qase TMS CucumberJS Reporter

dev

npm run lint && tsc

lint

eslint src/**

test

jest --coverage

build

npm run clean && npm run dev

clean

rm -rf dist || true

example

npm run build && cd examples && npm run test-zombie

lint:fix

eslint --fix src/**

dev:watch

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

Source Code

Metadata

Downloads