![]() |
|
laziness, impatience, and hubris | |
PerlMonks |
Re: Perl modules with well written testing suitesby BooK (Curate) |
on Aug 24, 2000 at 02:07 UTC ( [id://29342]=note: print w/replies, xml ) | Need Help?? |
Just a quick comment to add that, as an example, Test::Cmd is very useful. I am also planning to use a t/ directory, and following this example added a little clarity to the Test and Test::Harness man pages. I am not sure Benchmark is useful for (regression) testing. It is however, to finetune your code.
In Section
Seekers of Perl Wisdom
|
|