The suite of tests is not there to satisfy the QA groups, it is not there to prove to other people that our code works. The suite of tests is there so that we can refactor. So that when we bring the code up to our screen then we're not afraid of it. @unclebobmartin
- Cheat Sheet, the whole thing compressed into 3 pages https://gist.github.com/1852758
- RSpec Documentation (sadly not complete)