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

Changes for version 0.05 - 2022-10-07

  • CHANGES
    • Added `->whenever` for creating stub helper methods that assist the code-under-test
    • Added `->will_return_using` for dynamic result creation
    • Added `$exp->indefinitely` for whenever expectations that outlive calls to `->check_and_clear`

Modules

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