tap-bark

v2.3.1
TAP parser for Alsatian

build

tsc

lint

tslint "./src/**/*.ts"

lint:fix

npm run lint -- --fix

prepublishOnly

npm test && npm run build

test

npm run install-self && npm run lint && npm run test:unit

install-self

rimraf node_modules/tap-bark node_modules/.bin/tap-bark* && install-self

test:coverage

nyc npm run test:unit -- --hide-progress && nyc report

test:unit

node ../alsatian/dist/cli/alsatian-cli "./test/**/*.test.ts"
npm i tap-bark

Metadata

  • MIT
  • Whatever
  • James Monger
  • released 1/10/2020

Downloads