Changes for version 0.63 - 2015-09-05
- Make the latest development release official.
Changes for version 0.62_02 - 2015-08-14
- Use Devel::PartialDump again, since bug fixes have been released.
- Enable multiple method calls from multiple mocks/spies to be captured simultaneously in stub(), called_ok(), or inspect().
Changes for version 0.62_01 - 2015-08-05
- Cleared out the namespaces of Mock and Spy as much as possible to avoid getting in the way of AUTOLOAD.
- Added tests to make sure we keep the namespacees clean.
- Resolved failing tests in t/called_ok.t caused by Test::More v0.98. The issue was resolved in Test::More v0.98_05.
- Stop skipping test_out(qr//) tests for newer versions of Test::Builder::Tester. The issue was resolved in Test::More v0.99_01.
Modules
Test double framework with method stubs and behaviour verification