shyamseshadri / angularjs-book

Examples and Code snippets from the first AngularJS O'Reilly book which is now heavily out of date!
1.63k stars 1.11k forks source link

Chapter 3 : Karma #24

Closed hamidhadi closed 10 years ago

hamidhadi commented 10 years ago

Hello I want use Karma. I installed it and run in sample-app root file. Karma ask for "What is the location of your source and test files ?" so which directory for test ? test directory or test/spec directory ?