mocha-typescript

v1.1.17
TypeScript decorators based wrapper over mocha's interface

pretest

tsc

test

mocha test.js --opts mocha.opts && tslint --project .

prepare

tsc

tslint-fix

tslint --fix --project .

tslint

tslint --project .

changelog

conventional-changelog --infile CHANGELOG.md --same-file --preset angular --append --release-count 1 --verbose
npm i mocha-typescript

Metadata

Downloads