cucumberjs-qase-reporter

v0.2.1
[![License](https://lxgaming.github.io/badges/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)

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

Maintainers