The RSpec post (including an important tip on shared example groups)
March 27th, 2008So in my Rails apps lately I’ve been using the hell out of some RSpec. I have to say that it’s making me a better, more methodical coder. It’s not just allowing me to define my app in terms of expected behaviors and providing the well understood regression testing capabilities of any testing [...]
