On Jun 2, 2010, at 7:50 AM, John Feminella wrote:

> If I have an object `obj` that is a SpecTask, and subsequently invoke
> it, is there a way to programmatically determine the number of tests
> that were successful, failed, and pending as a result of running that
> SpecTask?

You could write a custom reporter to collect that information. Which version of 
rspec are you using?
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to