qaseio

v2.0.0
Qase TMS Javascript Api Client

dev

npm run lint && tsc

lint

eslint --fix src/**

test

echo "Tests are disabled until the migration to the new API client is complete" && exit 0

build

npm run clean && npm run dev

clean

rm -rf dist || true

demo:test

npm run build && cd demo && npm install && npm run add-self && npm test

dev:watch

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

Metadata

Downloads

Maintainers