gojuno/minimock

Comparison with gomock

Closed this issue · 1 comments

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

Hey, @kishaningithub

Feel free to make a PR