Posts tagged 'Testing'

3 posts

Testing an Ember Application: Integration and Unit tests

· 18 min read

1. Try Jasmine because we love BDD 2. Try Mocha because it's newer and it's used with Konacha 3. Try QUnit because it may be better with async tests then the above and the Ember.js project uses ...

Ember.js Testing