[rspec-users] RSpec, Rails, ObjectDaddy and transactions
Mark Wilden
mark at mwilden.com
Fri Sep 26 14:42:54 EDT 2008
On Fri, Sep 26, 2008 at 9:49 AM, Scott Taylor <mailing_lists at railsnewbie.com
> wrote:
>
> On Sep 26, 2008, at 12:38 PM, Tim Glen wrote:
>
>>
>> Oh, and I do have this line in my spec_helper:
>> config.use_transactional_fixtures = true
>>
>> I assume that only does anything to fixtures, specifically
>>
>
> No. That tells rspec/ test::unit to start a transaction at the start of
> every test case, and issue a rollback when it's over.
>
#use_transactional_fixtures seems misnamed. Ticket filed.
///ark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/rspec-users/attachments/20080926/f774edd9/attachment-0001.html>
More information about the rspec-users
mailing list