Changes in version 0.2.8 (2022-11-01) - Remove some tests: due to an internal change in jsonlite, this is no longer a useful example. Changes in version 0.2.7 - Bugfix. Changes in version 0.2.6 (2021-04-23) - Fix return objects with length > 1 Changes in version 0.2.5 - Fix mocking imported functions Changes in version 0.2.4 (2020-12-09) - CRAN re-submission now with minor fix of hard-coding base pkg names as returned by tools:::.get_standard_package_names()$base instead of calling utils::installed.packages(). Changes in version 0.2.3 - save multiple calls and associated args Changes in version 0.2.2 - CRAN re-submission now with mocktest tests being dependent on availability of mocktest Changes in version 0.2.1 - add arg argument to mock_args() Changes in version 0.2.0 - add local_mock() and arg/call caching Changes in version 0.1.1 - Submitted to CRAN Changes in version 0.1.0 - Added a NEWS.md file to track changes to the package.