Changes for version 0.06 - 2023-10-17
- CHANGES
- Ensure that the callback in `->will_return_using` can modify caller arguments if necessary for successfully mocking mutator functions
- Various module style updates:
- use Perl 5.14
- swap unit tests to Test2::V0
Modules
expect/check-style unit testing with object methods
expect/check-style unit testing with Future-returning methods