Hi, Is there a way to detect if an example has failed? Something like a: "example_failed?" method. In my case I need to dump some information, i.e trace and error log, to be used when analyzing what went wrong in the example. I'm thinking about putting it in a after(:each) {}.
BR Magnus
_______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users