My "Best Practices for Testing Tests"
- use Test::Tester
- use Test::Tester::Builder::Color during development if you have an output mismatch that you can't track down
- make liberal use of Test::* modules like Test::Warn, Test::NoWarnings
| to.pm.org Jan 2005 | Testing the Testers | #20 |