Ah yes. My project has a non-standard database configuration (two database connections) and I did not find DatabaseCleaner useful, so I do not require 'cucumber/rails/active_record' in my env.rb and everything works just fine (I do my own database cleaning in Before/After hooks). It's a perfectly valid way to work.
The beautiful irony of cucumber is that it is a great testing tool that can itself sometimes feel a bit under-tested. ;-) -- Gregory McIntyre -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
