RSS | Module Info | Add a review of Test-Group

3 out of 3 found this review helpful:

Test-Group (0.02)

Test::Group has been in use in my shop under a different name for
years, and has provided significant productivity improvements over
plain Test::More in test-driven development. We use it to store the complete test suite of our in-house Perl modules as perlmodlib-style "eval unless caller" __END__ documents. As a consequence, the code, documentation and test suite of every module are all embodied in a single file.

Dominique Quatravaux - 2006-05-08T08:55:43

Was this review helpful to you?  Yes No


the camel