[tapx-dev] Test::Harness 3.0

Andy Armstrong andy at hexten.net
Mon Jul 23 18:05:29 BST 2007


On 23 Jul 2007, at 18:01, Andy Dougherty wrote:
> It wasn't my intention to test TAP::Parser.  Based on the subject  
> line, I
> wanted to test Test::Harness 3.0, which supposedly fixes most of  
> the bugs
> in the Test::Harness RT queue.  I wanted to point out that it  
> doesn't fix
> this bug.

But you're not testing Test::Harness 3.0 because it doesn't exist.  
And you're not testing TAP::Parser (which is T::H 3.0 in waiting)  
because you're just running your test through the existing  
Test::Harness along with all of TAP::Parser's tests.

>> As Ovid said if you actually run your test using runtests you get
> [ . . . ]
>
> Yes, I understand that, but it's not my point.  I wanted to run the
> standard sequence:
>
>     perl Makefile.PL
>     make
>     make test
>
> When I do that, I get the double-counting error.

Yes, of course you do. But if you run your test using the code we're  
discussing you'll find you get the results I posted. You have not yet  
run your test with TAP::Parser.

-- 
Andy Armstrong, hexten.net



More information about the tapx-dev mailing list