I\'m trying to add some unit tests to one of my projects.
So far I\'ve installed and configured karma, and have installed jasmine. I\'ve one test file in my te
te
You need to run your karma run or whatever function in the folder where karma-conf.js is in.
karma run