Test::Unit::GenericTests.pm -- tests for all programs?
Status: Beta
Brought to you by:
mca1001
The module is designed to be use'd in production code as a set of background checks. It checks that subroutines all have tests, runs the Pod::Checker module and .. has high hopes of doing other stuff too.
Contains extra self-test functions and also runs its own exported tests on itself as a matter of course (in self-test mode).
None
memo to self: suggest eg. "use T::U::GT qw(!tests_PodChecker);" for folks who have no POD. The positive "use T::U::GT qw(tests_Foo)" doesn't allow for future expansion.