Issues
- 2
The panic hiding issue has returned in v3.4.0
#120 opened by nordicdyno - 3
Unexpected behavior: embedded generic interface require their type arguments to be interfaces
#113 opened by danvolchek - 1
Package name in generated doc string seems odd
#117 opened by FlorianLoch - 3
- 6
Use "go run" in the generated go:generate
#47 opened by deadok22 - 6
Mocks aren't generated for type aliases
#106 opened by Wani4ka - 0
Interfaces which contain generic types generate incorrectly if output to different package
#112 opened by danvolchek - 0
Generic interfaces was broken
#110 opened by Wanket - 6
Catch panics in the cleanup
#91 opened by genesor - 3
minimock's generated mocks fail staticcheck's SA5011 (possible nil pointer dereference)
#97 opened by alexandre-normand - 3
Checksums of v3.3.10 are wrong
#104 opened by suzuki-shunsuke - 1
- 3
Skip argument check
#89 opened by zcolleen - 3
- 5
Release minimock by CI
#81 opened by suzuki-shunsuke - 2
Run tests on CI
#80 opened by suzuki-shunsuke - 3
Prebuilt binaries for darwin/arm64 and windows/arm64 are missing from v3.2.0
#79 opened by suzuki-shunsuke - 1
Mock for generic interface failed
#73 opened by musinit - 3
generating a file that doesn't compile
#58 opened by ovesh - 1
- 1
- 41
Ignore some arguments
#30 opened by rekby - 8
Generation for interfaces with no methods
#48 opened by rbUUbr - 2
Release tags are versioned as "dev"
#55 opened by btipling - 1
Use `t.Cleanup()` in constructor
#62 opened by maratori - 1
Add parallel test scenario in README
#65 opened by CyganFx - 1
Comparison with gomock
#61 opened by kishaningithub - 0
Doesn't work on packages with generics
#63 opened by dvachaiev - 3
Test failures on 32 bit architectures
#59 opened by davide125 - 2
Set type name for generated mock
#56 opened by rekby - 3
- 3
- 3
Version flag is missing
#46 opened by beono - 5
Data race in generated code
#45 opened by SergeyRadist - 1
Consider purging vendor directory
#44 opened by shoenig - 4
add v1.9.2 tag
#43 opened by rogpeppe - 2
go get -u Fails with Minimock
#42 opened by biffen - 1
no new variables on left side of :=
#40 opened by o1egl - 4
Follow Go Modules release versioning
#37 opened by deadok22 - 8
- 2
Use more unique variable name for mock
#39 opened by jonathanbp - 4
- 0
Nil panic when method not called
#31 opened by rekby - 9
- 2
-o breaks on empty directories
#28 opened by deadok22 - 1
- 1
Func's are missing
#25 opened by pradovic - 2
missing imports
#24 opened by NOMORECOFFEE - 4
suffix flag has been removed
#23 opened by angrz - 1
FeatureRequest: named input arguments for functions
#22 opened by beono