Having problems with TAP::Harness / TAP::Parser output

Peter Leonard pete at peteleonard.com
Sat Mar 28 12:57:32 GMT 2009


Michael,

To be clear - the code sample I posted doesn't work by design?  I'm 
confused on this point because the POD in TAP::Harness and associated 
modules leads me to believe that what I'm trying to do should simply work.

Thanks,

Peter


Michael Peters wrote:
> Peter Leonard wrote:
>
>   
>> I *have* gotten this to work by enabling 
>> $ENV{PERL_TEST_HARNESS_DUMP_TAP}, and then manually loading the files 
>> into new TAP::Parser objects, but it's really roundabout, clunky, and a 
>> PITA.
>>     
>
> You could use TAP::Harness::Archive that will do basically the same thing, but 
> in a nicer interface. It will create a .tar.gz file that you can then point it 
> at and get a TAP::Parser::Aggregator which will have different parsers you can 
> use to analyze the TAP line by line.
>
>   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.hexten.net/pipermail/tapx-dev/attachments/20090328/93a9e64f/attachment.htm 


More information about the tapx-dev mailing list