in reply to Testing with Test::Unit

Have you considered <cough bias="author"> Test::Class </cough> instead ;-)

Replies are listed 'Best First'.
Re: Re: Testing with Test::Unit
by dda (Friar) on Sep 11, 2003 at 18:22 UTC

      Partly because Test::Unit is a straightforward port of xUnit to Perl and partly because no one's yet recommended to add Test::Class and Test::More to the list. I've since corrected the latter and Ron has promised to update the list in the near future. :)