Making Your Testing Life Easier - Modern Perl Programming

Submitted by michael on Thu, 01/01/2015 - 16:16

After absorbing the information in Organizing Test Suites with Test::Class and Reusing
Test Code with Test::Class, you're probably beginning to understand how Test::Class can make
managing large codebases easier. If you've worked with test cases before, you've likely
realized that...