Mockery v2.3.1 Release Notes
Release Date: 2019-10-10 // over 5 years ago-
- 🛠 Fixed issue preventing module attributes to be used in assert_called macros #34
Previous changes from v2.3.0
-
- 👍 Allowed multiple mocks when using pipe operator or nested calls #27
- 🤡 Deprecated
Mockery.History.enable_history/1
in favor ofMockery.History.enable_history/0
andMockery.History.disable_history/0