Comparison with gomock
Closed this issue · 1 comments
kishaningithub commented
I am currently using the mockgen utility that comes with gomock to generate mocks for any interface (both inside the app and also for imported go modules)
https://github.com/golang/mock
A comparison of this tool and gomock+mockgen would be really awesome in my opinion
hexdigest commented
Hey, @kishaningithub
Feel free to make a PR