Working with Test::Class Test Suites - Modern Perl Programming

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

In this series, I've explained how to use Test::Class in Perl, how to reuse Test::Class
tests, and how to simplify Test::Class tests, and how to manage data dependencies and
fixtures with Test::Class tests. If you've followed along -- and if...