Package perl-Test-Aggregate: Information

    Source package: perl-Test-Aggregate
    Version: 0.364-alt3_6
    Build time:  Feb 24, 2013, 06:23 AM
    Category: Development/Perl
    Report package bug
    License: GPL+ or Artistic
    Summary: Aggregate C<*.t> tests to make them run faster
    Description: 
    *WARNING*: this is ALPHA code. The interface is not guaranteed to be
    stable.
    
    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.

    List of rpms provided by this srpm:
    perl-Test-Aggregate (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. perl(FindBin.pm)
      2. perl(Module/Build.pm)
      3. perl(Module/Build/Compat.pm)
      4. perl(Test/Builder.pm)
      5. perl(Test/Builder/Module.pm)
      6. perl(Test/Harness.pm)
      7. perl(Test/More.pm)
      8. perl(Test/Most.pm)
      9. perl(Test/NoWarnings.pm)
      10. perl(Test/Pod.pm)
      11. perl(Test/Pod/Coverage.pm)
      12. perl(Test/Simple.pm)
      13. perl-devel
      14. perl-podlators
      15. rpm-build-perl
      16. perl(ExtUtils/MakeMaker.pm)

    Last changed


    Feb. 22, 2013 Igor Vlasenko 0.364-alt3_6
    - update to new release by fcimport
    Dec. 11, 2012 Igor Vlasenko 0.364-alt3_5
    - moved to Sisyphus (Tapper dep)
    July 31, 2012 Igor Vlasenko 0.364-alt2_5
    - update to new release by fcimport