The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.365 - 2013-07-10

  • Avoid printing unnecessary "ok - "'s diag()s when they are passing, and when the 'verbose' option is set to 0.
    • The problem was that the $verbose option was hard-coded as '2' deep inside the module.
  • Catch errors in tests under Test::Aggregate::Nested; report as ok(0)
  • Pod fixes
  • Update repository metadata

Modules

Aggregate *.t tests to make them run faster.
Base class for aggregated tests.
Internal overrides for Test::Builder.
Aggregate *.t tests to make them run faster.