Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / vektra/mockery issues and pull requests
#920 - `include-auto-generated: false` seems ignored
Issue -
State: open - Opened by kushuh 1 day ago
#919 - Dockerhub: Do not tag major versions on new pre-releases
Issue -
State: open - Opened by bendiknesbo 4 days ago
- 1 comment
Labels: bug
#918 - tests(v3): add tests for template funcs
Pull Request -
State: open - Opened by ravsii 4 days ago
- 2 comments
#917 - Docker image not built with Go 1.24
Issue -
State: open - Opened by skwair 5 days ago
- 1 comment
#916 - v3: Extend tests for template funcs to include shared funcs
Issue -
State: open - Opened by LandonTClipp 6 days ago
- 3 comments
Labels: v3
#915 - Support go 1.24 and upgrade dependencies
Pull Request -
State: closed - Opened by LandonTClipp 6 days ago
- 1 comment
#914 - Go 1.24 compatibility / `package "context" without types was imported` error
Issue -
State: closed - Opened by mikeauclair 6 days ago
- 9 comments
Labels: bug, Needs Investigation
#913 - Is there an idiomatic way to mock "Should never be called"?
Issue -
State: closed - Opened by ravsii 7 days ago
- 2 comments
#912 - `--print` flag does not redirect output to stdout
Issue -
State: open - Opened by semihbkgr 10 days ago
- 2 comments
#911 - feat(v3): Warning for nonexistent mocks
Pull Request -
State: closed - Opened by ravsii 17 days ago
- 1 comment
#910 - Fix dependency issue in zerolog
Pull Request -
State: closed - Opened by LandonTClipp 17 days ago
#909 - Cannot install mockery v2.52.0
Issue -
State: closed - Opened by davidn 17 days ago
- 5 comments
#908 - docs: fix go mod download command
Pull Request -
State: closed - Opened by ravsii 17 days ago
- 1 comment
#907 - feat: Error message for nonexistent mocks
Pull Request -
State: closed - Opened by ravsii 17 days ago
#906 - Ability to only mock current directory
Issue -
State: open - Opened by jackstine 18 days ago
- 1 comment
#905 - Getting an error when mock does not exist?
Issue -
State: closed - Opened by ravsii 22 days ago
- 3 comments
Labels: approved
#904 - Add link to v3 docs.
Pull Request -
State: closed - Opened by LandonTClipp 26 days ago
#903 - Bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 in /tools
Pull Request -
State: closed - Opened by dependabot[bot] 28 days ago
Labels: dependencies
#902 - Bump golang.org/x/net from 0.28.0 to 0.33.0 in /tools
Pull Request -
State: closed - Opened by dependabot[bot] 28 days ago
Labels: dependencies
#901 - Documentation cleaning
Pull Request -
State: closed - Opened by LandonTClipp 28 days ago
#900 - v3: Rename styles of mocks to be less confusing
Pull Request -
State: closed - Opened by LandonTClipp 28 days ago
#899 - Bump alpha version.
Pull Request -
State: closed - Opened by LandonTClipp 28 days ago
#898 - Add back `replace-type`
Pull Request -
State: closed - Opened by LandonTClipp 29 days ago
#897 - Fix config issue with type conversion and deprecation warnings
Pull Request -
State: closed - Opened by LandonTClipp 29 days ago
#896 - Simplify with "slices" and "maps" instead of "sort"
Pull Request -
State: closed - Opened by alexandear about 1 month ago
#895 - Deprecation message of "migrate your config to use packages" persists even after migration
Issue -
State: closed - Opened by ravsii about 1 month ago
- 2 comments
#894 - Add enhanced deprecation logging support.
Pull Request -
State: closed - Opened by LandonTClipp about 1 month ago
#893 - Remove `--quiet` flag
Issue -
State: closed - Opened by LandonTClipp about 1 month ago
#892 - Deprecate `unroll-variadic: True`
Issue -
State: closed - Opened by LandonTClipp about 1 month ago
- 1 comment
#891 - use of unsupported options detected. mockery behavior is undefined.
Issue -
State: closed - Opened by alexec about 1 month ago
- 3 comments
#890 - V3 Fix: Ignore sub packages regex is not adhered
Pull Request -
State: closed - Opened by Orbsynated about 1 month ago
- 1 comment
#889 - v3: import ambiguity error
Issue -
State: closed - Opened by ucirello about 1 month ago
- 3 comments
Labels: v3
#888 - v3: Allow mocks from different source packages in the same file
Issue -
State: open - Opened by LandonTClipp about 1 month ago
- 1 comment
Labels: v3
#887 - v3: `mockery --config` has lower preference than automatic scan for `.mockery.yaml`
Issue -
State: closed - Opened by ucirello about 1 month ago
- 3 comments
#886 - v3: `template` and `dir` not being correctly inherited by subinterfaces when invoked with `mockery --config ./subdir/.mockery.yaml`
Issue -
State: closed - Opened by ucirello about 1 month ago
- 3 comments
Labels: v3
#885 - Issue while generating mocks using the `packages` object and `inpackage: True`
Issue -
State: closed - Opened by sumit-anantwar about 1 month ago
- 5 comments
#884 - v3: moq, boilerplate and build tags seem to be not rendering in the output
Issue -
State: closed - Opened by ucirello about 2 months ago
- 1 comment
Labels: v3
#883 - v3: moq, `template-data.skip-ensure` doesn't work with interface `configs`
Issue -
State: closed - Opened by ucirello about 2 months ago
- 5 comments
Labels: bug, v3
#882 - v3: moq template, referring to interfaces in other packages.
Issue -
State: closed - Opened by ucirello about 2 months ago
- 6 comments
Labels: v3
#881 - Support *ast.SelectorExpr aliases
Pull Request -
State: closed - Opened by RangelReale about 2 months ago
- 1 comment
#880 - v3: change log time format to RFC3339Nano
Issue -
State: closed - Opened by RangelReale about 2 months ago
- 1 comment
Labels: approved, v3
#879 - v3: `--version` and `--help` requires .mockery to be exist
Issue -
State: closed - Opened by Dentrax about 2 months ago
- 1 comment
Labels: bug, v3
#878 - v3: Rename `exclude` to `exclude-subpkg-regex`
Issue -
State: closed - Opened by LandonTClipp about 2 months ago
Labels: v3
#877 - Bump golang.org/x/crypto from 0.26.0 to 0.31.0 in /tools
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
- 1 comment
Labels: dependencies
#876 - v3: Remove language in docs about `InterfaceDirRelative` being set to package path
Issue -
State: open - Opened by LandonTClipp about 2 months ago
Labels: v3
#875 - v3: Remove `inpackage` flag
Issue -
State: closed - Opened by LandonTClipp about 2 months ago
Labels: v3
#874 - Fix empty build tags adding a tags parameter
Pull Request -
State: closed - Opened by RangelReale about 2 months ago
- 1 comment
#873 - v3: Move `pkg` to `internal`, keep `template` as public
Issue -
State: closed - Opened by LandonTClipp about 2 months ago
Labels: v3
#872 - v3: Deprecate `disable-version-string`
Issue -
State: closed - Opened by LandonTClipp about 2 months ago
Labels: v3
#871 - v3: Deprecate single-value return value provider functions
Issue -
State: closed - Opened by LandonTClipp about 2 months ago
- 1 comment
Labels: v3
#870 - Fix: warning everytime when `issue-845-fix: True`.
Pull Request -
State: open - Opened by Alhanaqtah about 2 months ago
- 1 comment
#869 - v3: Replace `PackagePath` with `SrcPackagePath` in config template variables
Issue -
State: closed - Opened by LandonTClipp about 2 months ago
Labels: v3
#868 - v3: Remove `InterfaceName.*` config template variables
Issue -
State: closed - Opened by LandonTClipp about 2 months ago
Labels: v3
#867 - v3: Replace `PackageName` in config template with `SrcPackageName`
Issue -
State: closed - Opened by LandonTClipp about 2 months ago
Labels: v3
#866 - v3: Replace `outpkg` with `pkgname`
Issue -
State: closed - Opened by LandonTClipp about 2 months ago
Labels: v3
#865 - v3: Remove `unroll-variadic` from config, move to `template-data`
Issue -
State: closed - Opened by LandonTClipp about 2 months ago
Labels: v3
#864 - v3: Remove all `replace-type` functionality
Issue -
State: closed - Opened by LandonTClipp about 2 months ago
- 5 comments
Labels: v3
#863 - Add new expressions to allowed types
Pull Request -
State: closed - Opened by jgautier-dd about 2 months ago
- 1 comment
#862 - Only log issue-845-fix if outpkg and inpackage are set
Issue -
State: open - Opened by anuraaga about 2 months ago
- 3 comments
Labels: bug, good-first-issue
#861 - Mutate the state of arguments sent to mocked functions
Issue -
State: open - Opened by dnlopes 2 months ago
- 2 comments
Labels: doc update needed
#860 - Publish JSON schema to support IDE integration.
Issue -
State: open - Opened by Uh-little-less-dum 2 months ago
- 5 comments
Labels: approved
#859 - v3: Remove support for function mocks
Issue -
State: closed - Opened by LandonTClipp 2 months ago
Labels: v3
#858 - Fix minor typos in parser debug logs
Pull Request -
State: closed - Opened by volmedo 3 months ago
#857 - Make the parser accept index list expressions
Pull Request -
State: closed - Opened by volmedo 3 months ago
- 1 comment
#856 - Type declarations that are `*ast.IndexListExpr` are not accepted
Issue -
State: closed - Opened by volmedo 3 months ago
- 3 comments
#855 - Add reusable Github action for testing
Pull Request -
State: closed - Opened by LandonTClipp 3 months ago
#854 - Fix dirty git state caused by built tool
Pull Request -
State: closed - Opened by LandonTClipp 3 months ago
#853 - Fix bug with type aliases to structs
Pull Request -
State: closed - Opened by LandonTClipp 3 months ago
#852 - v3: Remove `with-expecter` parameter
Issue -
State: closed - Opened by LandonTClipp 3 months ago
- 3 comments
Labels: v3
#851 - Add deprecation warning for `with-expecter`.
Pull Request -
State: closed - Opened by LandonTClipp 3 months ago
#850 - Docs: Make deprecations clearer
Pull Request -
State: closed - Opened by LandonTClipp 3 months ago
#849 - Add tagging Github action
Pull Request -
State: closed - Opened by LandonTClipp 3 months ago
#849 - Add tagging Github action
Pull Request -
State: closed - Opened by LandonTClipp 3 months ago
#848 - Upgrade v2.48.0 -> v2.49.0 changes mock signatures any -> interface{}
Issue -
State: closed - Opened by yurishkuro 3 months ago
- 8 comments
#847 - v3: Remove `keeptree` parameter
Issue -
State: open - Opened by LandonTClipp 3 months ago
Labels: v3
#847 - v3: Remove `keeptree` parameter
Issue -
State: closed - Opened by LandonTClipp 3 months ago
Labels: v3
#846 - Fix `outpkg` not being respected when `inpackage: True`.
Pull Request -
State: closed - Opened by LandonTClipp 3 months ago
#846 - Fix `outpkg` not being respected when `inpackage: True`.
Pull Request -
State: closed - Opened by LandonTClipp 3 months ago
#845 - `outpkg` not respected when `inpackage: True` is set
Issue -
State: closed - Opened by LandonTClipp 3 months ago
#845 - `outpkg` not respected when `inpackage: True` is set
Issue -
State: closed - Opened by LandonTClipp 3 months ago
#844 - v3: Remove `struct-name` parameter
Issue -
State: closed - Opened by LandonTClipp 3 months ago
Labels: v3
#844 - v3: Remove `struct-name` parameter
Issue -
State: open - Opened by LandonTClipp 3 months ago
Labels: v3
#843 - Add `resolve-type-alias` parameter
Pull Request -
State: closed - Opened by LandonTClipp 3 months ago
- 10 comments
#842 - Fix(generator): run functions with empty return
Pull Request -
State: closed - Opened by sonalys 3 months ago
#841 - v3: Set default parameters to generate mocks in same package as interface
Issue -
State: closed - Opened by LandonTClipp 3 months ago
Labels: v3
#841 - v3: Set default parameters to generate mocks in same package as interface
Issue -
State: open - Opened by LandonTClipp 3 months ago
Labels: v3
#840 - v3: Set `resolve-alias` to false by default
Issue -
State: closed - Opened by LandonTClipp 3 months ago
Labels: v3
#839 - Circular dependency in go 1.23 when mock is used in the package where it's defined
Issue -
State: closed - Opened by max-melentyev 3 months ago
- 10 comments
Labels: bug, approved feature
#839 - Circular dependency in go 1.23 when mock is used in the package where it's defined
Issue -
State: closed - Opened by max-melentyev 3 months ago
- 10 comments
Labels: bug, approved feature
#838 - Fix(recursive): use packages.Load support for recursive search instea…
Pull Request -
State: closed - Opened by sonalys 3 months ago
- 5 comments
#837 - Recursive mode fails when the root package doesn't contain go files
Issue -
State: closed - Opened by sonalys 3 months ago
- 1 comment
#837 - Recursive mode fails when the root package doesn't contain go files
Issue -
State: closed - Opened by sonalys 3 months ago
- 1 comment
#835 - fix(generator): support nil returns when using interface typed params
Pull Request -
State: closed - Opened by jfragosoperez 4 months ago
- 3 comments
#834 - Refactor to avoid undersore in var names
Pull Request -
State: closed - Opened by alexandear 4 months ago
#833 - Simplify parseConfigTemplates implementation
Pull Request -
State: closed - Opened by alexandear 4 months ago
- 1 comment
#832 - Replace iancoleman/strcase with huandu/xstrings
Pull Request -
State: closed - Opened by alexandear 4 months ago
- 1 comment
#831 - Refactor test asserts
Pull Request -
State: closed - Opened by alexandear 4 months ago
#830 - Fix unreachable links in docs
Pull Request -
State: closed - Opened by alexandear 4 months ago
#829 - Remove redundant variable declarations
Pull Request -
State: closed - Opened by alexandear 4 months ago
#828 - Enable gofumpt linter and cleanup formatting
Pull Request -
State: closed - Opened by alexandear 4 months ago