Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 673 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 673 Bytes

ts-boilerplate

TypeScript 2 - Boilerplate for VSCode

src -> dist

package.json script compile - sourcemaps test (istanbul) watch tsc -w ....

test

  • mocha, chai

cobertura

  • istanbul

debug

  • .vscode/launch.json

tslint

circleci -> cobertura -> coveralls

https://github.com/aristocrats/sikky

estudar https://templecoding.com/blog/2016/02/02/how-to-setup-testing-using-typescript-mocha-chai-sinon-karma-and-webpack/ http://attackofzach.com/setting-up-a-project-using-karma-with-mocha-and-chai/ https://templecoding.com/blog/2016/05/05/unit-testing-with-typescript-and-mocha/ https://www.typescriptlang.org/docs/handbook/compiler-options.html