Testing Ember Apps: how do you do it?

I started writing a simple ember-factories library. It would be nice with some assistance on this and also have it work with mocking, fx using Sinon or similar setup. So far I’m using Konacha and have built a nice little set of test stub generators, including one to bootstrap a full konacha test environment: See ember-konacha-rails. PS: Still needs more work and ideas…

1 Like