[rspec-users] Rollbacks, Sqlite3 bug
Scott Taylor
mailing_lists at railsnewbie.com
Wed Oct 24 23:58:17 EDT 2007
Okay - so the sqlite bug reported a day or so ago on the list is real
bug. I'm going to file something in the tracker for that...
I also learned that before(:all)...after(:all) is not wrapped in a
transaction, the way before(:each)...after(:each) is. Is there some
reason behind this? Can you not wrap transactions inside transactions?
Scott
More information about the rspec-users
mailing list