Gomock unit test readme
This extension is specifically made to generate golang unit test especially for those using gloang mock https://github.com/golang/mock
Use command Go:generate gomock unit test template while highlighting the method
Generating unit test by gomock template
Initial Release
Fix append issue
Fix function naming issue Generated unit test adjustment
Fix issue on multiline method Fix issue variable declaration like (a,b int) Fix jumbled up variable