Oct30
RSpec and RR troubles
Update: This has to do with Rails and not RSpec or RR
The road to TDD is a dangerous one.
I spent two hours diagnosing an issue that was simple to fix, but a devil to hunt down.
I am using RSpec with RR on a project, and noticed that when I ran my specs with autospec or rake, I had failing tests, but when I ran them individually with spec or textmate, everything was fine.
Continue reading »
Blogsplat