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

#834 - Refactor to avoid undersore in var names

Pull Request - State: closed - Opened by alexandear 10 days ago

#833 - Simplify parseConfigTemplates implementation

Pull Request - State: closed - Opened by alexandear 10 days ago - 1 comment

#832 - Replace iancoleman/strcase with huandu/xstrings

Pull Request - State: closed - Opened by alexandear 10 days ago - 1 comment

#831 - Refactor test asserts

Pull Request - State: closed - Opened by alexandear 10 days ago

#830 - Fix unreachable links in docs

Pull Request - State: closed - Opened by alexandear 11 days ago

#829 - Remove redundant variable declarations

Pull Request - State: closed - Opened by alexandear 11 days ago

#828 - Enable gofumpt linter and cleanup formatting

Pull Request - State: closed - Opened by alexandear 16 days ago

#827 - Replace godoc.org with pkg.go.dev

Pull Request - State: closed - Opened by alexandear 16 days ago - 1 comment

#826 - Update Go versions in GitHub PR template

Pull Request - State: closed - Opened by alexandear 17 days ago

#825 - Refactor to use only gopkg.in/yaml.v3

Pull Request - State: closed - Opened by alexandear 17 days ago

#824 - add git & ssh

Pull Request - State: closed - Opened by DimaGolomozy 19 days ago

#823 - RunAndReturn on functions without return value should not be silently skipped

Issue - State: open - Opened by RouquinBlanc 28 days ago - 1 comment
Labels: bug, approved feature

#822 - Docker Performance Slow Compared to Brew Installation

Issue - State: open - Opened by nickzelei about 1 month ago - 2 comments

#821 - check nillable property for type aliases as well

Pull Request - State: closed - Opened by Link512 about 1 month ago - 1 comment

#820 - Using `any` keyword together with `nil` causes panic in generated code

Issue - State: closed - Opened by Link512 about 1 month ago - 1 comment
Labels: bug

#819 - docs: update typo in README.md

Pull Request - State: closed - Opened by pieter-irsan about 1 month ago

#818 - Support go 1.23 from the docker image

Pull Request - State: closed - Opened by rbtcollins about 1 month ago - 1 comment

#817 - When will V3 be released?

Issue - State: closed - Opened by sbp-bvanb about 2 months ago - 1 comment

#816 - Mockery v2.45.1 release

Issue - State: closed - Opened by khaifazil about 2 months ago - 6 comments

#814 - Bump Go v1.22 to v1.23 in Dockerfile

Pull Request - State: closed - Opened by khaifazil about 2 months ago

#812 - Update index.md: capitalize "Grafana"

Pull Request - State: closed - Opened by colega 2 months ago - 1 comment

#809 - Add disable-func-mocks parameter

Pull Request - State: closed - Opened by LandonTClipp 2 months ago

#808 - Fix Go 1.23 types.Alias handling

Pull Request - State: closed - Opened by RangelReale 2 months ago - 13 comments

#807 - Feature: ConfigDir Template

Pull Request - State: closed - Opened by tobby-s 3 months ago - 3 comments

#806 - Ensure generated imports doesn't start with digit

Pull Request - State: closed - Opened by leitzler 3 months ago - 3 comments

#804 - Mocked Generated Classes using internal package

Issue - State: closed - Opened by safaci2000 3 months ago - 4 comments

#803 - Go 1.23: Mock generation fails with alias types

Issue - State: closed - Opened by spencercornish-wk 3 months ago - 6 comments
Labels: bug

#802 - mock generation for non-relative-to-interface dirs

Issue - State: closed - Opened by tobby-s 3 months ago - 2 comments
Labels: approved feature

#799 - mockname with problem

Issue - State: closed - Opened by fmirandapagarme 3 months ago - 1 comment

#798 - arg package name collision within generated mock

Issue - State: open - Opened by CoderCoco 3 months ago - 2 comments

#797 - quiet parameter missing in documentation

Pull Request - State: closed - Opened by nikitacrit 3 months ago - 3 comments

#796 - Allow for No Return Value on Generated Mocks

Issue - State: open - Opened by jacknpainter 4 months ago - 5 comments

#795 - feat: add pre-commit hook support

Pull Request - State: open - Opened by ccoVeille 4 months ago - 5 comments

#794 - chore: fix typos and style

Pull Request - State: closed - Opened by ccoVeille 4 months ago

#792 - Support empty `.mockery.yaml` config

Issue - State: open - Opened by austince 4 months ago - 1 comment

#791 - Feature request: pre-commit hooks

Issue - State: open - Opened by liveFreeOrCode 4 months ago - 8 comments

#789 - Fixes #769 : Mock files getting created in disk when dry-run is enabled

Pull Request - State: closed - Opened by snopan 4 months ago - 3 comments

#787 - Unable to generate interface type from another interface

Issue - State: open - Opened by FournyP 5 months ago - 16 comments

#785 - `disable-version-string` not respected in packages config

Issue - State: open - Opened by LandonTClipp 5 months ago - 7 comments
Labels: bug, good-first-issue

#784 - Initialize/setup mock via a constructor param

Issue - State: closed - Opened by Thiht 5 months ago - 3 comments

#782 - Skip RunAndReturn() on functions with no returns

Pull Request - State: closed - Opened by skitt 5 months ago - 2 comments

#780 - Fix an issue with using exclude on windows

Pull Request - State: closed - Opened by iangregsondev 5 months ago - 3 comments

#778 - Incorrect mocks generated when there are multiple interfaces in the same package

Issue - State: closed - Opened by CoderCoco 6 months ago - 6 comments
Labels: wontfix

#777 - Configuration option `inpackage` is not functioning as expected

Issue - State: closed - Opened by emreler 6 months ago - 3 comments

#776 - Add docs about `InterfaceFile`

Pull Request - State: closed - Opened by LandonTClipp 6 months ago

#775 - Fixes #769 : Mock files getting created in disk when dry-run is enabled

Pull Request - State: closed - Opened by harshvar2 6 months ago - 1 comment

#773 - Added InterfaceFile

Pull Request - State: closed - Opened by istrau2 7 months ago - 7 comments

#772 - fix: close cpu profile

Pull Request - State: closed - Opened by testwill 7 months ago - 1 comment

#771 - Update features.md

Pull Request - State: closed - Opened by dlwyatt 7 months ago - 1 comment

#770 - Discussion: is interface just for mocking a good idea?

Issue - State: closed - Opened by xhd2015 7 months ago - 1 comment

#769 - Files being created even with `dry-run: true`

Issue - State: closed - Opened by danielleallopez 8 months ago - 1 comment
Labels: bug, good-first-issue

#768 - Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 in /tools

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#767 - fix: recursive config failure on windows

Pull Request - State: closed - Opened by stevenh 8 months ago - 2 comments

#766 - Variadic function issues.

Issue - State: closed - Opened by shortsyoungster 8 months ago - 10 comments
Labels: bug, Needs Investigation

#764 - Logging warning when mock config is orphaned

Issue - State: open - Opened by bentcoder 8 months ago - 1 comment
Labels: approved feature

#762 - add option package suffix and unit tests

Pull Request - State: closed - Opened by peczenyj 9 months ago - 1 comment
Labels: Rejected

#761 - Factor out logic to exclude sub-modules

Pull Request - State: closed - Opened by LandonTClipp 9 months ago - 1 comment

#760 - Fix issue with file ordering

Pull Request - State: closed - Opened by LandonTClipp 9 months ago - 1 comment

#759 - Add more users of mockery to docs

Pull Request - State: closed - Opened by LandonTClipp 9 months ago - 1 comment

#757 - Set go.mod to go 1.22

Pull Request - State: closed - Opened by LandonTClipp 9 months ago

#756 - Could not run the latest Mockery Docker image with 1.22 codebase

Issue - State: closed - Opened by daweifeng 9 months ago - 1 comment

#755 - Dockerfile: up go version to 1.22

Pull Request - State: closed - Opened by ifross89 9 months ago

#754 - Running mockery with docker does not work with go 1.22

Issue - State: closed - Opened by ifross89 9 months ago

#753 - upgrade golang.org/x/tools to fix a panic in go 1.22

Pull Request - State: closed - Opened by viktorasm 9 months ago - 1 comment

#752 - mockery built with go 1.22~rc2 fails

Issue - State: closed - Opened by darix 9 months ago - 6 comments

#750 - Add ability to replace type constraints

Pull Request - State: closed - Opened by DustinJSilk 9 months ago - 8 comments

#747 - Option to replace a generic type parameter with a specific type

Issue - State: closed - Opened by DustinJSilk 10 months ago - 3 comments
Labels: approved feature

#746 - add google analytics env to build step

Pull Request - State: closed - Opened by LandonTClipp 10 months ago - 1 comment

#745 - updated text version

Pull Request - State: open - Opened by prashantpatil1390 10 months ago - 2 comments

#744 - Generated Mock Importing Non-Existent 'command-line-arguments' Package

Issue - State: open - Opened by jcburley 10 months ago - 2 comments

#743 - pathlib values undefined

Issue - State: closed - Opened by davidsbond 10 months ago - 3 comments

#742 - Add MongoDB as user of mockery

Pull Request - State: closed - Opened by LandonTClipp 11 months ago

#741 - Add clarification on internal error

Pull Request - State: closed - Opened by LandonTClipp 11 months ago

#740 - Don't recurse into submodules on `recursive: true`

Pull Request - State: closed - Opened by LandonTClipp 11 months ago - 1 comment

#738 - Question: MinTimes(), MaxTimes()

Issue - State: closed - Opened by PerMalmberg 11 months ago - 1 comment

#737 - Feature Request: Infer Local Package During Generation

Issue - State: open - Opened by mkeeler 12 months ago - 1 comment

#736 - Adds useful message when test panics on no return values

Pull Request - State: closed - Opened by mateusmarquezini 12 months ago - 2 comments

#735 - Filename generated with variable name

Issue - State: closed - Opened by fatahTop 12 months ago - 2 comments

#734 - Revert "Don't recurse into submodules"

Pull Request - State: closed - Opened by LandonTClipp 12 months ago

#733 - Recursive: true appears to no longer work with v2.37

Issue - State: closed - Opened by nbam-e 12 months ago - 2 comments

#731 - Don't recurse into submodules

Pull Request - State: closed - Opened by devnev 12 months ago - 4 comments

#730 - Fix config bug where mockery crashes when package map is nil

Pull Request - State: closed - Opened by LandonTClipp 12 months ago - 1 comment

#729 - Omitting `.Return()` on an expectation results in a panic and a stack trace rather than a useful error message

Issue - State: closed - Opened by ratkins 12 months ago - 7 comments
Labels: enhancement, approved feature, good-first-issue

#728 - Confusing error message for nil argument in mock expectation

Issue - State: closed - Opened by ratkins 12 months ago - 2 comments
Labels: wontfix

#727 - mockery doesn't work with local package

Issue - State: closed - Opened by hardskulls about 1 year ago - 13 comments

#726 - Mockery panics when configuration contains a package with a null value and recursive is true

Issue - State: closed - Opened by dlm about 1 year ago - 3 comments
Labels: bug

#725 - Add github.com/matryer/moq style mocks into mockery

Pull Request - State: open - Opened by LandonTClipp about 1 year ago - 10 comments
Labels: moq

#724 - Weird codesign issue with go 1.21.3 build/install on Apple Silicon

Issue - State: closed - Opened by daogilvie about 1 year ago - 5 comments

#723 - Mock generation fails if code contains new Go 1.21.0 built-in function "min"

Issue - State: closed - Opened by maruu about 1 year ago - 4 comments