On Dec 16, 2011, at 8:46 AM, LeeQ wrote:

> I am using Capybara in combination with rspec for integration testing
> of rails apps.

Even though you are using Capybara, they are still just specs. No reason why 
"puts" won't work.

> 
> I would like any errors (routing errors, errors in a controller,
> anything) generated during a test to be printed the same as "puts"
> statements in rspec's output. Is this possible?  Additionally, is this
> a reasonable idea, or am I just being silly?
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users

_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to