dbiele / TypeScript-Cordova-SystemJS-Angular2-beta

VS2015 project created using TypeScript, Cordova, SystemJS, Angular beta
28 stars 14 forks source link

Add test runner #2

Closed DeanB2015 closed 8 years ago

DeanB2015 commented 8 years ago

Add Karma test runner.
Create minimum code example to demonstrate Karma features.

DeanB2015 commented 8 years ago

Added test runner karma. Not easy. Had to add rootdir to tsconfig.json to get everything to work properly.