You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see you use mocks in testing, how do you think of monkey patching? I'd like to clarify that I am the creator of the https://github.com/xhd2015/xgo project. And I also put lots effort writing tests. I'd like to know how people usually write test in go in case mine isn't standard.
The text was updated successfully, but these errors were encountered:
Hi Mr. (Owner of https://blog.verygoodsoftwarenotvirus.ru/), I read your blog https://blog.verygoodsoftwarenotvirus.ru/posts/testing-in-go/
I see you use mocks in testing, how do you think of monkey patching? I'd like to clarify that I am the creator of the https://github.com/xhd2015/xgo project. And I also put lots effort writing tests. I'd like to know how people usually write test in go in case mine isn't standard.
The text was updated successfully, but these errors were encountered: