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.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Test Harnesses Meditation of Dissatisfaction
by jffry (Hermit) on Mar 08, 2006 at 15:37 UTC |