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.367 - 2013-08-13

  • Improve Test::Aggregate::Nested error handling: Don't treat undef as a failure; Show a warning and let Test::More::subtest() determine the result. This solves the false negative reported in https://rt.cpan.org/Public/Bug/Display.html?id=87240 Thanks to the venerable Andreas J. König for reporting!
  • Add more tests.
  • Actually include previously added tests to the dist (Where are you Dist::Zilla?)

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.