[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#595646: ITP: lib-test-aggregate-perl -- Aggregate tests to make them run faster.



Package: wnpp
Severity: wishlist
Owner: Antony Gelberg <antony.gelberg@gmail.com>

  Package name    : lib-test-aggregate-perl
  Version         : 0.363
  Upstream Author : Curtis "Ovid" Poe <ovid@cpan.org>
  URL             : http://search.cpan.org/perldoc?Test::Aggregate
  License         : GPL / Artistic
  Programming Lang: Perl
  Description     : Aggregate tests to make them run faster.

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.



Reply to: