Posted on 2009-07-27 11:01:42-07 by ferdia in response to 9204
Re: TAP::Harness, the aggregator, the parser, and results
Hi Peter, I'm attempting to do the exact same thing and have not been able to find a solution. I need to execute the tests through the Harness in order to execute them in parallel. As far as I can tell calling
$p->next()
can't be called after running the tests through the Harness. So the individual results would need to be collected as the Harness is executing the tests. I can collect the Aggregator and Parser results but not the individual results. Did you ever find a resolution to this issue?
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.