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.003

  • Tap into Test::Builder methods to deliver diag() and note() through their usual path. (fixes indenting for subtests) Falls back to generating TAP strings if Test::Builder is not loaded.
  • Fix for 'fatal' not printing the right prefix with Log::Any >= 0.9
  • Deprecated 'dumper' attribute since it can't be supported on Log::Any >= 0.9

Modules

Logging adapter suitable for use in TAP testcases