Path to this page:
./
devel/p5-Test-Aggregate,
Aggregate *.t tests to make them run faster
Branch: pkgsrc-2014Q2,
Version: 0.371nb1,
Package name: p5-Test-Aggregate-0.371nb1,
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-Perl-Tidy] [
devel/p5-Test-Harness] [
devel/p5-Test-Simple] [
devel/p5-Data-Dump-Streamer] [
devel/p5-Test-NoWarnings] [
lang/perl5]
Required to build:[
devel/p5-Test-Simple] [
devel/p5-Test-Most]
Master sites: (Expand)
SHA1: 8e263fb3ae79e48a584828dcdc2e54659d9eb3be
RMD160: 2c6522466fd7b02c8c9d0e687446dfeb59c02ce6
Filesize: 32.461 KB
Version history: (Expand)
- (2014-07-11) Updated to version: p5-Test-Aggregate-0.371nb1
- (2014-07-02) Package added to pkgsrc.se, version p5-Test-Aggregate-0.371 (created)