# Install plugins that your project needs: npm install karma-jasmine karma-chrome-launcher --save-dev
C:\Users\Bruce\angular-phonecat-master\test>karma start karma.config.js
Below is the test result of PhoneCat project
Karma install steps for unit test of Angular JS app
原文:http://www.cnblogs.com/pengpenghappy/p/3950511.html