Name : perl-Test-Aggregate
| |
Version : 0.373
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.6
| Date : 2016-12-10 03:21:56
|
Group : Development/Libraries/Perl
| Source RPM : perl-Test-Aggregate-0.373-1.6.src.rpm
|
Size : 0.08 MB
| |
Packager : (none)
| |
Summary : Aggregate C< *.t> tests to make them run faster
|
Description :
*WARNING*: this is ALPHA code. The interface is not guaranteed to be stable. Further, check out the Test::Aggregate::Nested manpage (included with this distribution). It\'s a more robust implementation which does not have the same limitations as \'Test::Aggregate\'.
A 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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/openSUSE_Tumbleweed/noarch |