[rspec-users] howto regressions on environment.rb in Rails projects
Scott Taylor
mailing_lists at railsnewbie.com
Sun Aug 26 19:29:33 EDT 2007
On Aug 26, 2007, at 7:22 PM, Michael Klishin wrote:
> Seems that the assertion itself is just obvious
>
> lambda { ... }.should_not raise_error ...
>
> But given the fact environment.rb is loaded well before examples are
> run, is it worth the effort it may take to spec out Rails bootstrap
> process?
No, it probably isn't. I just like to do everything test-first : )
Scott
More information about the rspec-users
mailing list