On Dec 1, 11:40 am, Jordon Bedwell <[email protected]> wrote:
> On Sat, Dec 1, 2012 at 9:29 AM, Frederick Cheung
>
> <[email protected]> wrote:
> > Rails doesn't use rspec. It uses minitest (which is what test::unit is
> > on 1.9). I don't think it has an equivalent fail fast option although
> > there do appear to be some monkey patches floating around
>
> What has what Rails uses to do with what you use personally?

Because it looks to me like they are trying to run the active record
test suite against their database driver (the schema used in the error
messages matches one of the tables used in the active record tests.

 Fred

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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 https://groups.google.com/groups/opt_out.


Reply via email to