[rspec-users] Outside-In with RSpec on Rails
Jed Hurt
jed.hurt at gmail.com
Fri Jul 6 11:45:39 EDT 2007
I just read 'Mocks Aren't Stubs' and was intrigued by the notion of
'outside-in' TDD.
As a Rails developer, I'm curious if others are employing this method
when developing Rails applications using RSpec. Is it common practice
(or even practical) to drive the development of a Rails app by
starting with view specs, then controller specs, then models?
More information about the rspec-users
mailing list