On May 8, 2007, at 8:50 AM, Nathan Haigh wrote:

I hope this is the correct place for this question!

I'm trying to use Test::Kwalitee with the following test script:

-- test script start --
[...snip...]
-- test script end --

However, it seems to die unexpectedly with the following output:

-- output start -
[...snip...]
-- output end --


Any idea what this might be about?

Cheers
Nathan

Take a look at this report:
  http://rt.cpan.org/Public/Bug/Display.html?id=24832
It seems that Test::Kwalitee hard-codes the names of the Kwalitee tests, but Module::CPANTS::Kwalitee has changed since then.

So, Test::Kwalitee either needs a quick patch to catch up to now or an overhaul to auto-detect the kwalitee tests from M::C::K.

Chris

--
Chris Dolan, Equilibrious LLC, http://equilibrious.net/
Public key: http://chrisdolan.net/public.key
vCard: http://chrisdolan.net/ChrisDolan.vcf



Reply via email to