Just finished a big Ember project. Man, could've used this a month ago. The documentation was previously basically nonexistent. I had to rely on StackOverflow.<p>Overall, pretty thorough. I'm glad they included a section on runners. I wish they would include a section on ajax, the run loop and asynchronous tests. Wrapping code in Ember.run just to make tests work feel more like voodoo.