Path to this page:
./
devel/p5-Test-Aggregate,
Aggregate *.t tests to make them run faster
Branch: pkgsrc-2013Q1,
Version: 0.364nb1,
Package name: p5-Test-Aggregate-0.364nb1,
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-Data-Dump-Streamer] [
devel/p5-Perl-Tidy] [
devel/p5-Test-Simple]
Required to build:[
devel/p5-Test-Simple]
Master sites: (Expand)
SHA1: 0a753a310e16da9574523f767ec4e2989a15efca
RMD160: 79b814d20dfd2ee9ad51160ae6eff2bcf169284d
Filesize: 20.371 KB
Version history: (Expand)
- (2013-04-01) Package added to pkgsrc.se, version p5-Test-Aggregate-0.364nb1 (created)