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
[test] Replace Travis CI with GitHub Actions workflow
#129
sudo-suhas
closed
2 years ago
3
Move mutexes inside mock struct
#128
sudo-suhas
closed
4 years ago
5
Handle import name collisions
#127
ibuildthecloud
closed
3 years ago
16
No variadic return types
#126
sudo-suhas
closed
4 years ago
2
do not rewrite []T as ...T for return params
#125
tbarbugli
closed
4 years ago
3
moq cannot generate valid mocks for methods with vararg and return type
#124
tbarbugli
closed
4 years ago
0
Moq panics when trying to mock function which returns imported type
#123
QuantumBJump
closed
4 years ago
2
Handle target interface inside vendor with other pkg name
#122
sudo-suhas
closed
4 years ago
0
WIP: Support, carry over import aliases in interface src files
#121
sudo-suhas
closed
3 years ago
6
Handle package name collisions
#120
mterring
closed
3 years ago
9
Run go generate
#119
sudo-suhas
closed
4 years ago
0
Improve Windows compatibility
#118
sudo-suhas
closed
4 years ago
7
Add fmt flag to specify formatter
#117
sudo-suhas
closed
4 years ago
3
Avoid deprecated LoadMode packages.{LoadFiles, LoadSyntax}
#116
sudo-suhas
closed
4 years ago
0
Refactor flags, add run() for better extensibility
#115
sudo-suhas
closed
4 years ago
1
Run travis CI only on master branch and PRs
#114
sudo-suhas
closed
4 years ago
1
Improve comment on type guard in template
#113
sudo-suhas
closed
5 years ago
1
Ensure target dir for mock exists
#112
breml
closed
5 years ago
0
Since PR #105 target directory for mocks is no longer created
#111
breml
closed
5 years ago
0
Allow aliasing interface name
#110
sudo-suhas
closed
5 years ago
11
Sync upstream changes
#109
sudo-suhas
closed
5 years ago
1
Romanlevin patch 1
#108
blyork
closed
4 years ago
1
Fix typo in README
#107
veloek
closed
5 years ago
0
Customizing generated mock name through an optional flag
#106
pdrum
closed
5 years ago
1
Fix moq for go 1.13 and avoid creating empty directory
#105
pdrum
closed
5 years ago
7
Don't panic on nil callback?
#104
abuchanan-nr
closed
4 years ago
6
Failing to generate mocks on 1.13
#103
johanbrandhorst
closed
5 years ago
6
Empty directory created by mock
#102
breml
closed
5 years ago
1
Declare working dependency version with go.mod
#101
tylerchr
closed
4 years ago
3
Added handling/tests for return slice on variadic method
#100
pehowell
closed
4 years ago
4
Variadic args are causing an issue with returning a slice
#99
pehowell
closed
4 years ago
1
Cannot create mock, getting "No packages found" error
#98
svera
closed
4 years ago
5
Add aliases to imports
#97
dramich
closed
5 years ago
1
-stub flag
#96
kaedys
closed
4 years ago
7
packages not found error
#95
pdrum
closed
5 years ago
3
Package name redeclared when shadowing packages and using pkg flag
#94
joncalhoun
closed
3 years ago
7
fix cyclic dependency with go modules
#93
IvanSafonov
closed
5 years ago
12
Cyclic dependency with go modules when using other types from same package
#92
omarkohl
closed
5 years ago
1
ignore
#91
camilamacedo86
closed
5 years ago
0
Typo in README
#90
VinGarcia
closed
5 years ago
0
Go modules support
#89
IvanSafonov
closed
5 years ago
4
Move global mutex to inside the mocked struct
#88
diegobernardes
closed
4 years ago
2
Add import, if source pkg is not destination pkg
#87
breml
closed
5 years ago
3
Missing imports after #59
#86
breml
closed
5 years ago
0
Source instead of destination
#85
eduardsmetanin
closed
4 years ago
0
go mod support
#84
tbarbugli
closed
5 years ago
4
Mocks cannot be generated from *_test.go files
#83
cloudlena
opened
6 years ago
9
Update mocks with go generate
#82
breml
closed
5 years ago
1
Return OS specific default GOPATH if not set
#81
breml
closed
4 years ago
8
Import package by files if outside of GOPATH
#80
breml
closed
5 years ago
3
Previous
Next