On Monday 21 August 2006 17:48, Ovid wrote: > ----- Original Message ---- > From: Adrian Howard <[EMAIL PROTECTED]> > > > Of course this issue is nothing to do with any intrinsic property of > > TAP. There's nothing stopping TAP being integrated much more tightly > > - there just needs to be somebody with that itch to scratch. > > Except that there needs to be some movement on TAP again. There was a > flurry of enthusiasm, upgrading the perl-qa wiki with plans for > TAP::Harness, talks about subsequent versions of TAP, but then it died. > Hell, I have the core in place to move on this, if only I could get an > official blessing on it. Having heard nothing, I just gave up. >
I'd like to make use of TAPx::Parser in Test::Run. Another thing I'd like to do is extract all the non-core functionality from the main Test::Run module into plugins. I did not completely forget it, just was busy. Speaking of tests, I wrote Test::Count, and placed it on the CPAN: http://search.cpan.org/dist/Test-Count/ Its purpose is to keep track of the number of tests in a test script, by having meta-comments in the code. Regards, Shlomi Fish --------------------------------------------------------------------- Shlomi Fish [EMAIL PROTECTED] Homepage: http://www.shlomifish.org/ Chuck Norris wrote a complete Perl 6 implementation in a day but then destroyed all evidence with his bare hands, so no one will know his secrets.