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
Add Generics support to -with-resets
#229
andrewradamis-vividseats
closed
1 week ago
1
Bug: `-with-resets` does not support interfaces with Generics
#228
andrewradamis-vividseats
closed
1 week ago
0
Add support for embedding types in mocks
#227
frozenbonito
opened
2 months ago
0
Proposal: Support for Embedding in Mock
#226
frozenbonito
opened
2 months ago
0
support imported type aliases
#225
reillywatson
closed
3 months ago
1
Moq fails when encountering new golang idioms
#224
arkadiuszos4chain
closed
3 months ago
5
Update Golang and tools version for new language idioms
#223
arkadiuszos4chain
closed
3 months ago
4
Update example command prompts
#222
xtreme-vikram-yadav
opened
3 months ago
0
Fix GitHub check annotations
#221
HaraldNordgren
closed
3 months ago
2
.github/test.yml: Run tests on latest supported Go versions
#220
HaraldNordgren
closed
3 months ago
1
Fix docs typo
#219
katcipis
closed
3 months ago
1
Proposal: mocking function types
#218
PeterEFinch
opened
6 months ago
0
Generate a struct to assert Calls
#217
joseboretto
opened
7 months ago
0
Mock method parameter shadows unexported types
#216
bitflipp
opened
7 months ago
0
feat: add -build-tag flag.
#215
njupg
opened
7 months ago
0
moq should not follow type aliases to internal packages
#214
davidmdm
closed
5 months ago
0
Allow using goImport as source for moqs
#213
K4L1Ma
opened
8 months ago
0
Moq panic when build with go 1.22
#212
haunt98
closed
9 months ago
0
build: bump golang.org/x/tools v0.17.0
#211
haunt98
closed
9 months ago
5
feat: Allow generation of mocked interface that depends on other mocked interfaces from different packages
#210
juanli16
opened
1 year ago
1
Moq failing when encountering a generic function
#209
geritol
closed
1 year ago
1
PROPOSAL: Integration with vektra/mockery
#208
LandonTClipp
opened
1 year ago
10
Error while re-generate mock
#207
spolischook
opened
1 year ago
0
Fix stderr not printing in TestGoGenerateVendoredPackages
#206
samherrmann
opened
1 year ago
1
Self import issue
#205
spolischook
closed
1 year ago
2
Replace golint with staticcheck
#204
samherrmann
opened
1 year ago
0
Do not load unnecessary package information
#203
samherrmann
closed
1 year ago
4
Add -write-pkg-comment flag
#202
samherrmann
closed
1 year ago
2
error: couldn't load source package
#201
scherman
closed
1 year ago
0
Support non-basic type constraints
#200
samherrmann
opened
1 year ago
1
Fix: add imports for Named Type its Instance Types
#199
TimVosch
closed
1 year ago
5
[WIP] allow imported constraints for generics
#198
cbaker
closed
1 year ago
10
Update usage documentation
#197
sudo-suhas
closed
1 year ago
0
Update installation instructions
#196
sudo-suhas
closed
1 year ago
0
Fix version command
#195
horpto
closed
1 year ago
2
Not installing for go 1.15
#194
obaid-eltropy
closed
1 year ago
3
Add feature to generate mocks in directory
#193
horpto
opened
1 year ago
1
Q. `--with-calls` option to generate functions to track and inspect the calls made to a mock
#192
dnwe
opened
1 year ago
2
Support for mocking core types
#191
gr8routdoors
opened
1 year ago
8
Adds failing test for generic interfaces with imported structs
#190
xsteadfastx
closed
1 year ago
0
Update the readme with -rm and -version flags
#189
gabrielbussolo
closed
1 year ago
0
Instructions on readme inst matching the current version
#188
gabrielbussolo
closed
1 year ago
0
API for argument-based assertions
#187
emil14
closed
1 year ago
2
Recursively check unique pkg names against existing imports
#186
sudo-suhas
closed
2 years ago
2
Test on Go 1.{18, 19}
#185
sudo-suhas
closed
2 years ago
1
Moq creates non-unique import aliases
#184
cldmstr
closed
2 years ago
3
Change mod
#183
cbaker
closed
2 years ago
0
Update .goreleaser.yml
#182
AbelAlejandro
closed
2 years ago
1
Feature/adds reset calls as optional
#181
cbaker
closed
1 year ago
9
Feature to register multiple mock functions to a method
#180
kamatama41
closed
2 years ago
2
Next