testing ember.js apps with jasmine -


does know of resources, examples or tutorials testing ember.js apps ?

how test views ?

there not seem extensive examples / information on this.

i can't propose example how can achieve that, have found project extensively uses jasmine test: should take @ ember-resource project on github. uses jasmine tests, located in spec/javascripts.

the project has rakefile , corresponding tasks let execute specs in convenient way.


there blog post testing ember.js jasmine: http://www.thesoftwaresimpleton.com/blog/2012/04/03/testing-ember-and-the-runloop/


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -