issues
search
sanposhiho
/
gomockhandler
Mr. gomockhandler is the clever and more agile manager of golang/mock (uber/mock) 👔
MIT License
111
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
replace ioutil to os (Deprecated from Go 1.16)
#95
hori-ryota
closed
1 month ago
0
Add final newline to gomockhandler config file
#94
hori-ryota
closed
1 month ago
5
Refactor: use MarshalIndent instead of Marshal and Indent
#93
hori-ryota
closed
1 month ago
0
support -typed option
#92
kazegusuri
closed
3 months ago
2
Add Configuration File Support for Overriding mockgen_cmd in gomockhandler
#91
hori-ryota
closed
5 months ago
6
fix: mockgen command
#90
s4s7
closed
9 months ago
0
Update check command to replace tmp file path in comment out section
#89
s4s7
closed
9 months ago
3
The checksum value of the tmp file and the gomockhandler.json got different When running the check command.
#88
s4s7
closed
9 months ago
7
fix: log of CalculateCheckSum func
#87
s4s7
closed
9 months ago
0
Fix how to install
#86
kno3a87
closed
1 year ago
2
mention the uber fork instead of archived golang/mock
#85
sanposhiho
closed
1 year ago
0
fix(zombie): ignore mocks in vendor
#84
sanposhiho
closed
2 years ago
0
Specify excluded path(s)
#83
stouf
opened
2 years ago
3
Eliminate the need to install mockgen
#82
sanposhiho
opened
2 years ago
1
change zonbie checker to read only Go files
#81
sanposhiho
opened
2 years ago
0
add integration test
#80
sanposhiho
opened
2 years ago
0
use bufio.Reader instead of bufio.Scanner
#79
0tarof
closed
2 years ago
2
improve `-target-dir` option
#78
sanposhiho
opened
2 years ago
0
Fix error log when it fail to run mockgen
#77
sanposhiho
closed
2 years ago
0
gomockhandler doesn't log error correctly when it fail to run mockgen
#76
sanposhiho
closed
2 years ago
0
read/write map is not thread safe
#75
sanposhiho
closed
3 years ago
0
split gomockhandler.json into configuration file and mocks status file
#74
sanposhiho
opened
3 years ago
5
[experiment] call mockgen directly
#73
sanposhiho
closed
3 years ago
0
Eliminate the need to install mockgen
#72
sanposhiho
closed
3 years ago
0
return instead of exit
#71
sanposhiho
closed
3 years ago
0
Add upper limit of concurrency
#70
sanposhiho
closed
3 years ago
0
Add: add check if mock file exist or not
#69
sanposhiho
closed
3 years ago
0
gomockhandler don't generate mocks when the user deletes a mock file manually
#68
sanposhiho
closed
3 years ago
0
Fix typo on README
#67
sanposhiho
closed
3 years ago
0
Add docs for developer
#66
sanposhiho
closed
3 years ago
0
find un-managed mocks
#65
riita10069
closed
3 years ago
8
Fix(docs): suggestion on delete mock
#64
sanposhiho
closed
3 years ago
0
Add: suggest message when delete mock from configuration
#63
sanposhiho
closed
3 years ago
0
upper limit of concurrency
#62
sanposhiho
closed
3 years ago
0
find un-managed mocks with `gomockhandler check` cmd
#61
sanposhiho
closed
3 years ago
0
suggest message to delete mock file when `gomockhandler deletemock`
#60
sanposhiho
closed
3 years ago
0
configuration file is not readable
#59
sanposhiho
closed
3 years ago
1
fix(deps): goodbye easyjson
#58
sanposhiho
closed
3 years ago
0
the order on generated configuration is randomly changed
#57
handball811
closed
3 years ago
4
Add target_dir option
#56
sanposhiho
closed
3 years ago
0
Feat: add target_dir option
#55
sanposhiho
closed
3 years ago
0
create auto mode
#54
sanposhiho
closed
3 years ago
1
add flag -f to force generate mocks
#53
sanposhiho
closed
3 years ago
0
add -f flag
#52
sanposhiho
closed
3 years ago
0
Update README.md
#51
sanposhiho
closed
3 years ago
0
Fix: do not add breaking change on config file
#50
sanposhiho
closed
3 years ago
0
Fix Go 1.16 installation on README
#49
fsmiamoto
closed
3 years ago
1
Feat: get source's file checksum and check if source is updated or not when mockgen/check
#48
sanposhiho
closed
3 years ago
2
get source's file checksum and check if source is updated or not when mockgen/check
#47
sanposhiho
closed
3 years ago
0
Fix: print success log on check
#46
sanposhiho
closed
3 years ago
0
Next