[rspec-users] can I get more details in the "rake spec" output (e.g. for eql fail, what was the actual value that was returned)???
Pat Maddox
pergesu at gmail.com
Mon Oct 6 23:43:44 EDT 2008
What are you currently seeing? afaik, you should currently see all the
dots and a few F's when specs fail, and then after that you'll see
detailed failure messages including backtraces.
Pat
"Greg Hauptmann" <greg.hauptmann.ruby at gmail.com> writes:
> Hi,
>
> Can I get more details in the "rake spec" output (e.g. for eql fail, what was the actual value that was returned)??? Another example might be what the exception
> actually is in a case the "should not raise exception" fails...
>
> Regards
> Greg
>
> _______________________________________________
> rspec-users mailing list
> rspec-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
More information about the rspec-users
mailing list