in reply to
Alternate Test::Harness
what about
Test::More
and all the other
Test::*s
?
Comment on
Re: Alternate Test::Harness
Select
or
Download
Code
Replies are listed 'Best First'.
Re: Re: Alternate Test::Harness
by
pbeckingham
(Parson)
on Mar 12, 2004 at 02:52 UTC
I'm actually using
Test::More
now, but that one is for writing the actual tests. I'm interested in the harness that runs and summarizes the tests, rather than the tests themselves.
[reply]
[d/l]
In Section
Seekers of Perl Wisdom