Path to this page:
./
devel/p5-Test-Aggregate,
Aggregate *.t tests to make them run faster
Branch: pkgsrc-2009Q3,
Version: 0.35,
Package name: p5-Test-Aggregate-0.35,
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:[
devel/p5-Test-Harness] [
devel/p5-Data-Dump-Streamer] [
lang/perl5]
Required to build:[
devel/p5-Test-Simple]
Master sites: (Expand)
SHA1: 495a0c853951d326df5322e97bcbc9c53a71eea9
RMD160: e93ad4168702353187e9aa4a87509225fdb8e4e0
Filesize: 17.442 KB
Version history: (Expand)
- (2009-10-17) Package has been reborn
- (2009-10-16) Package added to pkgsrc.se, version p5-Test-Aggregate-0.35 (created)