Mockery v1.3.0 Release Notes

Release Date: 2019-11-24 // over 4 years ago
    • โž• Added capture Mockery::capture convenience matcher (#1020)
    • โž• Added andReturnArg to echo back an argument passed to a an expectation (#992)
    • ๐Ÿ‘Œ Improved exception debugging (#1000)
    • ๐Ÿ›  Fixed andSet to not reuse properties between mock objects (#1012)