- Test::Builder
Test::Builder
Test modules created using Test::Builder all work nicely together. Among other things, they don't get confused with the counting of the tests.
There are many Test::Builder based modules already available from CPAN. Not only Test::Simple and Test::More.
We'll see some of them here.