in reply to Test Harnesses (in general) -- Meditation of Dissatisfaction

I'm not exactly sure what you're getting at, but so far, I've been pretty much content with Test::Harness. If I had to test anything other than Perl, I would go either with the native test environment or, if that one doesn't work out, with the Test Anything Protocol, which specifies the output just like Test::Harness, so that Test::TAP::Model can generate pretty reports from it.

  • Comment on Re: Test Harnesses Meditation of Dissatisfaction

Replies are listed 'Best First'.
Re^2: Test Harnesses Meditation of Dissatisfaction
by jffry (Hermit) on Mar 08, 2006 at 15:37 UTC
    Sorry for the confusion. See my update to original post. There is no way on God's green earth that this dept is gonna be using CPAN's Test::Harness. Either the current Java one must get better or...well, or nothing.