The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.03 - 2021-07-14

  • CHANGES
    • Print more detailed error message on expectation failure to give details about what the next expectation was
    • Set @CARP_NOT to get slightly better call location reporting
  • BUGFIXES
    • Fix printable-or-not detection logic so it applies to all bytes
    • Handle `undef` correctly in stringification logic

Modules

expect/check-style unit testing with object methods
expect/check-style unit testing with Future-returning methods