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

0.08    2013-07-22
        Fixed use of smartmatching and removed warnings
        Improved verify() print messages
        Added Mock::can() method

0.07    2013-07-15
        Deprecated at_least() and at_most() functions
        Added verify() options: at_least, at_most and between
        Added argument checks for public functions
        Added more comprehensive tests

0.06    2013-07-03
        Enable calling ref() on mock object to return a specified type