Path to this page:
./
devel/p5-Test-Aggregate,
Aggregate *.t tests to make them run faster
Branch: pkgsrc-2018Q3,
Version: 0.375nb2,
Package name: p5-Test-Aggregate-0.375nb2,
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-NoWarnings] [
devel/p5-Perl-Tidy]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
SHA1: 713090e5ca78db9fecf2cbe9bbd938559ac51be1
RMD160: 0ab4d767a895115be842a0f8e9c1959ad51f5f75
Filesize: 33.525 KB
Version history: (Expand)
- (2018-10-22) Package added to pkgsrc.se, version p5-Test-Aggregate-0.375nb2 (created)