issues
search
vektra
/
mockery
A mock code autogenerator for Go
https://vektra.github.io/mockery/
BSD 3-Clause "New" or "Revised" License
6.14k
stars
412
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix(generator): run functions with empty return
#842
sonalys
opened
2 days ago
0
v3: Set default parameters to generate mocks in same package as interface
#841
LandonTClipp
opened
2 days ago
0
v3: Set resolve-alias to false by default
#840
LandonTClipp
opened
2 days ago
0
Circular dependency in go 1.23 when mock is used in the package where it's defined
#839
max-melentyev
opened
4 days ago
7
Fix(recursive): use packages.Load support for recursive search instea…
#838
sonalys
closed
2 days ago
5
Recursive mode fails when the root package doesn't contain go files
#837
sonalys
closed
1 week ago
1
fix(generator): support nil returns when using interface typed params
#835
jfragosoperez
closed
2 days ago
3
Refactor to avoid undersore in var names
#834
alexandear
closed
3 weeks ago
0
Simplify parseConfigTemplates implementation
#833
alexandear
closed
3 weeks ago
1
Replace iancoleman/strcase with huandu/xstrings
#832
alexandear
closed
3 weeks ago
1
Refactor test asserts
#831
alexandear
closed
3 weeks ago
0
Fix unreachable links in docs
#830
alexandear
closed
3 weeks ago
0
Remove redundant variable declarations
#829
alexandear
closed
3 weeks ago
0
Enable gofumpt linter and cleanup formatting
#828
alexandear
closed
3 weeks ago
0
Replace godoc.org with pkg.go.dev
#827
alexandear
closed
1 month ago
1
Update Go versions in GitHub PR template
#826
alexandear
closed
1 month ago
0
Refactor to use only gopkg.in/yaml.v3
#825
alexandear
closed
1 month ago
0
add git & ssh
#824
DimaGolomozy
closed
1 month ago
0
RunAndReturn on functions without return value should not be silently skipped
#823
RouquinBlanc
opened
1 month ago
1
Docker Performance Slow Compared to Brew Installation
#822
nickzelei
opened
1 month ago
4
check nillable property for type aliases as well
#821
Link512
closed
1 month ago
1
Using `any` keyword together with `nil` causes panic in generated code
#820
Link512
closed
1 month ago
1
docs: update typo in README.md
#819
pieter-irsan
closed
1 month ago
0
Support go 1.23 from the docker image
#818
rbtcollins
closed
1 month ago
1
When will V3 be released?
#817
sbp-bvanb
closed
2 months ago
1
Mockery v2.45.1 release
#816
khaifazil
closed
2 months ago
6
Generation fails when referencing module that uses the `replace` directive
#815
jmgilman
opened
2 months ago
0
Bump Go v1.22 to v1.23 in Dockerfile
#814
khaifazil
closed
2 months ago
0
Current release of mockery v2.45 image is incompatible with Go v1.23 when running on docker
#813
khaifazil
closed
2 months ago
1
Update index.md: capitalize "Grafana"
#812
colega
closed
2 months ago
1
Add disable-func-mocks parameter
#809
LandonTClipp
closed
2 months ago
0
Fix Go 1.23 types.Alias handling
#808
RangelReale
closed
1 month ago
14
Feature: ConfigDir Template
#807
tobby-s
closed
2 months ago
3
Ensure generated imports doesn't start with digit
#806
leitzler
closed
3 months ago
3
Same name imports with numbers in the directory structure generates invalid imports
#805
leitzler
closed
3 months ago
0
Mocked Generated Classes using internal package
#804
safaci2000
closed
3 months ago
4
Go 1.23: Mock generation fails with alias types
#803
spencercornish-wk
closed
1 month ago
6
mock generation for non-relative-to-interface dirs
#802
tobby-s
closed
2 months ago
2
mockname with problem
#799
fmirandapagarme
closed
3 months ago
1
arg package name collision within generated mock
#798
CoderCoco
opened
3 months ago
2
quiet parameter missing in documentation
#797
nikitacrit
closed
3 months ago
3
Allow for No Return Value on Generated Mocks
#796
jacknpainter
opened
4 months ago
5
feat: add pre-commit hook support
#795
ccoVeille
closed
2 days ago
7
chore: fix typos and style
#794
ccoVeille
closed
4 months ago
0
Support empty `.mockery.yaml` config
#792
austince
opened
4 months ago
1
Feature request: pre-commit hooks
#791
liveFreeOrCode
opened
4 months ago
8
Allow types defined as instantiated generic interfaces to generate mocks
#790
LandonTClipp
closed
3 months ago
0
Fixes #769 : Mock files getting created in disk when dry-run is enabled
#789
snopan
closed
4 months ago
3
Unable to generate interface type from another interface
#787
FournyP
opened
5 months ago
16
`disable-version-string` not respected in packages config
#785
LandonTClipp
opened
5 months ago
7
Next