Version: 0.20, Package name: p5-Test-Group-0.20 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Description Test::Group allows for grouping together related tests in a standard Test::More-style script. It provides a bunch of maintainability and scalability advantages to large test suites: * related tests can be grouped and given a name. The intent of the test author is therefore made explicit with much less effort than would be needed to name all the individual tests; * the test output is much shorter and more readable: only failed subtests show a diagnostic, while test groups with no problems inside produce a single friendly ok line; * no more tedious test counting: running an arbitrarily large or variable number of tests (e.g. in loops) is now hassle-free and doesn't clutter the test output. |
Filesize: 51.338 KB |
Version History (View Complete History) |
|
2020-07-03 15:46:09 by Stuart Henderson | Files touched by this commit (1723) |
Log message: bump for search.cpan.org->metacpan.org change |
2019-07-12 14:45:17 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2016-03-20 13:57:24 by Christian Weisgerber | Files touched by this commit (1617) |
Log message: Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate. |
2016-01-04 02:54:32 by Benoit Lecocq | Files touched by this commit (2) |
Log message: Update to p5-Test-Group-0.20. |
2015-11-05 12:09:01 by Jeremie Courreges-Anglas | Files touched by this commit (135) |
Log message: Drop MAINTAINER, the mail address bounces. |
2010-12-03 04:44:38 by Antoine Jacoutot | Files touched by this commit (627) |
Log message: Bump after recent cpan.port.mk change. ok jasper@ |
2010-11-15 12:46:10 by Marc Espie | Files touched by this commit (706) |
Log message: move depends to new style |
2010-10-18 11:48:13 by Marc Espie | Files touched by this commit (650) |
Log message: USE_GROFF=Yes |
2008-10-08 15:38:44 by Simon Bertrang | Files touched by this commit (2) |
Log message: maintenance update to version 0.14 |