Displaying 1 result from an estimated 1 matches for "sataylor".
Did you mean:
ataylor
2007 Feb 21
3
Using rspec_on_rails without a test database
Is there some way to remove the database hit when running rake
rspec:models ? I''d like to mock all of my objects (or at least
remove all reliance on fixtures and the database itself) - both for
speed and because static fixtures are brittle.
Best Regards,
Scott Taylor