in reply to Re: Testing framework in Perl
in thread Testing framework in Perl
If you are used to other xUnit testing frameworks (e.g. JUnit) then you will find that Test::Unit is a pretty good port of those frameworks into Perl.
Actually with the new version of JUnit and TestNG the gap isn't as wide as it was before... I must rewrite that section of the docs at some point :-)
|
---|