henyojess / generator-gulp-ng

This is a yeoman generator for an angularjs project that follows the Best Practice Recommendations for Angular App Structure. It takes advantage of the gulp build tool and makes use of bower and npm for dependency management.
137 stars 27 forks source link

How to get tests to run? #12

Closed MattCowski closed 10 years ago

MattCowski commented 10 years ago

"karma start" doesnt seem to do anything

MattCowski commented 10 years ago

i had to put karma start karma-unit.js