$ cnpm install aria-tools
Simple testing tools, zero configuration command line interface
Jasmine
npm install --save-dev aria-tools @types/jasmine
Mocha Chai
npm install --save-dev aria-tools @types/mocha @types/chai
By default it will look .spec.ts
files in your src
folder
aria test <dir>
custom extension name of your spec files
aria test <dir> --extname .test.ts
Serve your test coverage
aria serve --test-coverage
Copyright 2014 - 2016 © taobao.org |