issues
search
matryer
/
moq
Interface mocking tool for go generate
http://bit.ly/meetmoq
MIT License
2k
stars
127
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Generate mock for interface from external package outside of GOPATH
#79
breml
closed
5 years ago
0
Test on supported versions of Go
#78
romanlevin
closed
5 years ago
2
Use default GOPATH if env variable not set
#77
romanlevin
closed
4 years ago
1
Use golang.org/x/tools/go/packages instead of loader
#76
JelteF
closed
4 years ago
1
Travis builds fail while getting golint
#75
breml
closed
5 years ago
0
modify packageQualifier, stripGopath to work with windows pathing
#74
mikeleedev
closed
4 years ago
1
Create 'TestVendoredBuildConstraints'
#73
HaraldNordgren
closed
5 years ago
0
Putting all mocks together into one single package
#72
IvanSafonov
closed
6 years ago
0
Why the global mutexes on mocks?
#71
diegobernardes
closed
4 years ago
2
Ignored method parameters cause errors on generation
#70
heedson
closed
4 years ago
1
Bad error when no GOPATH is set
#69
ammario
closed
6 years ago
1
Import aliases not maintained, cannot import multiple packages with same name
#68
shousper
closed
3 years ago
1
Allow specifying name for generated mock
#67
sudo-suhas
closed
5 years ago
0
Remove todo
#66
pdrum
closed
6 years ago
3
Add Todo flag
#65
pdrum
closed
6 years ago
3
moq causes import cycle since #62
#64
omarkohl
closed
4 years ago
2
Resolve name shadowing between imports and params
#63
novas0x2a
closed
3 years ago
14
[TEST] check missing package name for packages with the same name
#62
fvosberg
closed
6 years ago
3
Package with the same name as source package is not imported
#61
noodlensk
closed
4 years ago
7
Infinite loop
#60
pdrum
closed
5 years ago
3
Add static interface implementation check
#59
breml
closed
5 years ago
7
Update files generated by moq
#58
breml
closed
6 years ago
1
Allow aliasing interface name
#57
ruggi
closed
5 years ago
3
Generated files contain "TODO" strings which are searched by some editors/plugins and clutter search results
#56
DanPallas
closed
6 years ago
7
Implement "DO NOT EDIT" comment convention
#55
breml
closed
6 years ago
2
update the template to declare the input args as a struct type
#54
hcliff
opened
6 years ago
2
Handle GOPATH containing platform-specific directory separators
#53
frou
closed
5 years ago
2
moq errors with "cannot find package" looking for a path instead of a package name
#52
iamtheddrman
closed
4 years ago
6
perms: no reason to set executable bit on source code files
#51
jasonhancock
closed
6 years ago
1
moq having issues with build tags
#50
jasonhancock
closed
6 years ago
1
Invalid import path for destination package
#49
ncsibra
closed
4 years ago
1
Moq ignores build constraints for vendored code
#48
HaraldNordgren
closed
6 years ago
3
Moq breaks when a dependency uses build tags to exclude duplicate code
#47
YetAnotherMatt
closed
6 years ago
2
-stub flag
#46
kaedys
closed
5 years ago
13
Use file loader
#45
warmans
closed
6 years ago
4
Vendor dir breaks moq (sometimes)
#44
warmans
closed
6 years ago
5
Remove moq prefix
#43
djui
closed
6 years ago
0
Make generated mock file non-executable
#42
djui
closed
6 years ago
0
Use function or mock name for panic prefix
#41
djui
closed
6 years ago
3
Generated output files have executable (0755) file mask
#40
djui
closed
6 years ago
0
Moq hangs
#39
djui
closed
4 years ago
3
License
#38
djui
closed
6 years ago
2
go/format error
#37
djui
closed
4 years ago
2
Function that do not return values should not be mandatory
#36
elefevre
closed
4 years ago
4
Ensure generated content is friendlier to golint
#35
dpetersen
closed
6 years ago
0
Custom importer may be causing errors
#34
kwoodhouse93
closed
6 years ago
4
Followed instructions in blog but moq seems to be doing something else
#33
rnduldulaojr
closed
4 years ago
5
Make generated content vet friendly
#32
matryer
closed
6 years ago
1
Fix the example in the README
#31
meAmidos
closed
7 years ago
0
go:generate seems to ignore -pkg flag
#30
Jasrags
closed
7 years ago
7
Previous
Next