agiledragon / gomonkey

gomonkey is a library to make monkey patching in unit tests easy
MIT License
2k stars 179 forks source link

User experience improvement #93

Closed zhongyuanjia closed 2 years ago

zhongyuanjia commented 2 years ago
  1. allow repeat patch
  2. ApplyFunc/ApplyMethod/ApplyFuncVar allow declare partial args and arg type can be interface