Path to this page:
./
devel/p5-Test-Aggregate,
Aggregate *.t tests to make them run faster
Branch: pkgsrc-2013Q4,
Version: 0.370nb1,
Package name: p5-Test-Aggregate-0.370nb1,
Maintainer: pkgsrc-usersA common problem with many test suites is that they can take a long time to
run. The longer they run, the less likely you are to run the tests. This
module borrows a trick from Apache::Registry to load up your tests at once,
create a separate package for each test and wraps each package in a method
named run_the_tests. This allows us to load perl only once and related
modules only once. If you have modules which are expensive to load, this can
dramatically speed up a test suite.
WARNING: this is ALPHA code. The interface is not guaranteed to be stable.
Required to run:[
lang/perl5] [
devel/p5-Test-Harness] [
devel/p5-Data-Dump-Streamer] [
devel/p5-Perl-Tidy]
Master sites: (Expand)
SHA1: 4c438e8898ca926916b9830f404e16fd4176501d
RMD160: 75f6a8c9904fa7fb7d9e8b2a1df880efb3b8ad96
Filesize: 32.287 KB
Version history: (Expand)
- (2014-01-01) Package has been reborn
- (2013-12-31) Package added to pkgsrc.se, version p5-Test-Aggregate-0.370nb1 (created)