EmberTesting Ember testing example using karma, ember and qunit This code is based on this tutorial: http://code.tutsplus.com/tutorials/emberjs-testing--net-36575 Setup Steps git clone npm install bower install npm install karma-cli -g karma start