background image
<< Testing Web Stuff | Test::Builder >>
<< Testing Web Stuff | Test::Builder >>
Domain Specific Test Libraries
Domain Specific Test Libraries
WWW::Automate
Technically not a test library, but sooooo useful
Test::Exception
Test::Differences
Testing large blocks of text and complicated structures
Test::Unit
Straight XUnit port to Perl
Great for those used to JUnit & PyUnit
Test::Class
XUnit, but adapted to Perl
Inherited tests
Test::MockObject
Test::Inline
Embed tests in your documentation