jeudi 16 février 2017

Unit Testing an Ember Application without Ember-CLI

I'm working on an Ember 1.10 application (that does not use Ember-CLI) that does not have any tests written for it. It uses browserify to compile all the dependencies and our code. I've gone through the Ember docs and numerous tutorials to try and get a test runner and some tests running (and passing!).

I don't have much experience with front end testing and am hard pressed to find any tutorials without using Ember-CLI.

I'd like to test using QUnit with some sort of automated runner (ie karma, or testem). If anybody can point me in the right direction of something that could help me out I would appreciate it!




Aucun commentaire:

Enregistrer un commentaire