#Ember Recipes
- Having tested recipes helps make ensure they still work with new versions of Ember.
- It helps document how you should test a feature in your app.
- It would enable us (or someone else) to build walk through test-driven tutorials for common Ember patterns and needs.