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

#615 - Remove debug log when reading config is failed

Pull Request - State: closed - Opened by rafiramadhana over 1 year ago - 1 comment

#614 - Misleading error message

Issue - State: closed - Opened by matthiasgubler over 1 year ago - 6 comments
Labels: good first issue

#613 - Debug message: Config File \".mockery\" Not Found in...

Issue - State: closed - Opened by ob1dev over 1 year ago - 2 comments
Labels: good first issue

#612 - Move build tools to a separate module

Pull Request - State: closed - Opened by haines over 1 year ago - 1 comment

#611 - Package config with recursive option on folder with only sub-folders: index out of range error

Issue - State: closed - Opened by a-pedini over 1 year ago - 2 comments
Labels: bug

#610 - Why does mockery break with Go naming conventions?

Issue - State: closed - Opened by cfiderer over 1 year ago - 3 comments

#609 - Rename "notes" page to FAQ

Pull Request - State: closed - Opened by LandonTClipp over 1 year ago

#608 - Simplify configuration docs

Pull Request - State: closed - Opened by LandonTClipp over 1 year ago

#607 - Add `Mock` template variable

Pull Request - State: closed - Opened by LandonTClipp over 1 year ago - 1 comment

#606 - Set O_TRUNC on mock output files

Pull Request - State: closed - Opened by LandonTClipp over 1 year ago - 1 comment

#605 - Clarify usage of Templated variables

Pull Request - State: closed - Opened by LandonTClipp over 1 year ago

#604 - Outputter.Generate() fails to truncate the file

Issue - State: closed - Opened by kgadams over 1 year ago - 2 comments
Labels: bug

#603 - filename is not expanded

Issue - State: closed - Opened by gustavosbarreto over 1 year ago - 2 comments
Labels: doc update needed

#602 - Drop config search disabled message

Pull Request - State: closed - Opened by connyay over 1 year ago - 2 comments

#601 - Recursive docs

Pull Request - State: closed - Opened by LandonTClipp over 1 year ago

#600 - protobuf comparison

Issue - State: closed - Opened by newhook over 1 year ago - 5 comments
Labels: Rejected

#599 - Replace Makefile with taskfile

Pull Request - State: closed - Opened by LandonTClipp over 1 year ago - 1 comment

#598 - Add `exclude` documentation

Pull Request - State: closed - Opened by LandonTClipp over 1 year ago

#597 - Add documentation for `exclude` parameter

Issue - State: closed - Opened by LandonTClipp over 1 year ago
Labels: doc update needed

#596 - Exclude subdirectories and files with --exclude

Pull Request - State: closed - Opened by amirbenun over 1 year ago - 3 comments

#595 - Create `recursive` option for `packages` config

Pull Request - State: closed - Opened by LandonTClipp over 1 year ago - 1 comment

#594 - Implement `recursive` option for `packages` feature

Issue - State: closed - Opened by LandonTClipp over 1 year ago
Labels: approved feature

#593 - Add new example recordings

Pull Request - State: closed - Opened by LandonTClipp over 1 year ago

#592 - Clarification/simplification of `packages` documentation

Pull Request - State: closed - Opened by LandonTClipp over 1 year ago - 1 comment

#591 - Add golangci-lint, cleanup code

Pull Request - State: closed - Opened by LandonTClipp over 1 year ago - 1 comment

#590 - Integrate golangci-lint into CI/CD

Issue - State: closed - Opened by LandonTClipp over 1 year ago
Labels: approved feature

#589 - Clarify variable meanings between packages/non-packages config

Issue - State: closed - Opened by LandonTClipp over 1 year ago
Labels: doc update needed

#588 - Fix issue with self-referential template names

Pull Request - State: closed - Opened by LandonTClipp over 1 year ago - 1 comment

#587 - Simplify docs, add more explanations

Pull Request - State: closed - Opened by LandonTClipp over 1 year ago

#586 - Type aliases to internal packages should not be resolved

Issue - State: closed - Opened by cornelk over 1 year ago - 1 comment

#584 - Replace Type parameter was not being forwarded

Pull Request - State: closed - Opened by RangelReale over 1 year ago

#583 - Move config search disabled message to debug log

Pull Request - State: closed - Opened by connyay over 1 year ago

#582 - Enable Renovate

Pull Request - State: closed - Opened by gliptak over 1 year ago - 3 comments

#580 - Usage of `packages` with inpackage configuration imports own package

Issue - State: closed - Opened by nicjohnson145 over 1 year ago - 3 comments

#579 - Add `PackagePathRelative` as a template variable

Issue - State: closed - Opened by LandonTClipp over 1 year ago - 1 comment
Labels: approved feature

#578 - Templating variables and casing options

Pull Request - State: closed - Opened by LandonTClipp over 1 year ago - 1 comment

#577 - v2.21.6: `packages` config does not obey `--case snake`

Issue - State: closed - Opened by dgunay over 1 year ago - 6 comments
Labels: approved feature

#576 - Add `InterfaceDir` template variable

Pull Request - State: closed - Opened by LandonTClipp over 1 year ago - 1 comment

#575 - Add a way to auto-discover sub packages in the `packages` config

Issue - State: closed - Opened by LandonTClipp over 1 year ago - 1 comment
Labels: approved feature

#574 - Add `InterfaceDir` as a templated variable in `packages`

Issue - State: closed - Opened by LandonTClipp over 1 year ago
Labels: approved feature

#573 - Fix issue with global defaults having no effect

Pull Request - State: closed - Opened by LandonTClipp over 1 year ago - 1 comment

#572 - v2.21.4 gives error regarding --filename or --structname even though I am not using it

Issue - State: closed - Opened by mohdaqib57 over 1 year ago - 1 comment
Labels: bug

#569 - Generate struct tag

Pull Request - State: closed - Opened by hikyaru-suzuki over 1 year ago - 1 comment

#564 - Generating all mocks into one file

Issue - State: closed - Opened by yurii-vyrovyi over 1 year ago - 4 comments
Labels: approved feature

#563 - Expect twice, the last one has no effect

Issue - State: closed - Opened by dcalsky over 1 year ago - 5 comments
Labels: doc update needed

#554 - feature request: Way to verify order of mocked methods calls

Issue - State: closed - Opened by despondency over 1 year ago - 2 comments

#540 - Add a replace-type parameter to allow replacing package and/or type names

Pull Request - State: closed - Opened by RangelReale over 1 year ago - 16 comments

#531 - Inlined interfaces

Issue - State: closed - Opened by nikolaydubina almost 2 years ago - 5 comments

#526 - Operate on packages/modules instead of directories.

Issue - State: closed - Opened by LandonTClipp almost 2 years ago - 1 comment
Labels: v3

#521 - Improve generation performance by calling packages.Load only once

Issue - State: closed - Opened by LandonTClipp almost 2 years ago - 1 comment

#516 - Difference in whitespace with the same version.

Issue - State: closed - Opened by arvenil almost 2 years ago - 4 comments

#513 - Bug: Cannot return nil for generic type T, when T is an interface

Issue - State: open - Opened by mwittie about 2 years ago - 12 comments

#512 - Feature Request: Allow for the generated structs to be of the form <name>Mock

Issue - State: closed - Opened by itaranto about 2 years ago - 2 comments

#509 - Add replace for internal path

Pull Request - State: closed - Opened by bdandy about 2 years ago - 12 comments

#507 - Feature Request: Use --case snake by default

Issue - State: closed - Opened by itaranto about 2 years ago - 1 comment
Labels: Rejected

#500 - mock_ suffix for generated files

Issue - State: closed - Opened by MohammadNE about 2 years ago - 1 comment

#499 - mark some interface with mockery_not_gen

Issue - State: closed - Opened by mohammadne about 2 years ago - 2 comments
Labels: approved feature

#497 - Regex filter not working for --name

Issue - State: open - Opened by damiansima about 2 years ago - 2 comments

#495 - [QUESTION] How can I assert runtime arguments of method

Issue - State: closed - Opened by hieunguyen1809 over 2 years ago - 2 comments

#491 - mockery's version show v0.0.0-dev

Issue - State: closed - Opened by douchen over 2 years ago

#489 - Satisfy unexported methods on interface in different package

Issue - State: open - Opened by lukestoward over 2 years ago - 1 comment

#475 - Running under go 1.18 throws 'package without types' error

Issue - State: closed - Opened by pantsmann over 2 years ago - 8 comments

#459 - Support mocking of methods that return functions with variadic arguments

Pull Request - State: closed - Opened by alec-w over 2 years ago - 5 comments

#446 - Feature Request: ProxyMock

Issue - State: closed - Opened by distinctdan over 2 years ago - 2 comments
Labels: wontfix

#431 - Incorrect mock for interface where method returns a function with a variadic argument

Issue - State: closed - Opened by danfairs over 2 years ago - 8 comments
Labels: bug

#430 - Generate mock with inpackage but inside the folder mocks

Issue - State: closed - Opened by pararang over 2 years ago - 3 comments

#428 - Mockery config file to generate specified mocks?

Issue - State: closed - Opened by nielskrijger over 2 years ago - 7 comments

#426 - Mocks referencing unexported types

Issue - State: closed - Opened by DeadlySurgeon almost 3 years ago - 3 comments

#416 - internal error when running mockery against Go tip

Issue - State: closed - Opened by palash25 almost 3 years ago - 8 comments

#411 - Allow injection of GinkgoRecover into mock function definitions

Issue - State: open - Opened by Brian-McM about 3 years ago - 1 comment

#409 - Parse multiple interfaces with --name or add an option to ignore some files

Issue - State: closed - Opened by mahdi1008 about 3 years ago - 5 comments
Labels: Rejected

#395 - Exclude specific subfolder from --all

Issue - State: closed - Opened by lordzsolt over 3 years ago - 16 comments

#394 - Latest release lacks compiled binaries

Issue - State: closed - Opened by heyvito over 3 years ago - 1 comment

#391 - Mockery fails when the envvar 'MOCKERY_VERSION' is set to a value other than 'true' or 'false'

Issue - State: closed - Opened by vitorarins over 3 years ago - 6 comments
Labels: doc update needed

#385 - Trying to use "go get" in github action.

Issue - State: closed - Opened by ygworldr over 3 years ago - 2 comments

#384 - Obtain the arguments of the function call on the mocked variable

Issue - State: closed - Opened by SUMUKHA-PK over 3 years ago - 2 comments

#377 - Add ability to skip vendor folder when using --all flag

Issue - State: closed - Opened by romandvoskin over 3 years ago - 1 comment

#376 - Generate private interface doesn't work

Issue - State: open - Opened by ijalalfrz over 3 years ago - 3 comments

#367 - --exported flag not working

Issue - State: closed - Opened by karlc1 over 3 years ago - 3 comments

#365 - How to mock ... args ?

Issue - State: closed - Opened by zacscoding over 3 years ago - 3 comments

#361 - Impossible to generate mocks with package bwmarrin/discordgo

Issue - State: closed - Opened by jokaorgua over 3 years ago - 6 comments

#360 - mockery does not generate struct tag

Issue - State: closed - Opened by hikyaru-suzuki almost 4 years ago

#358 - Mockery fails to generate anything if import "C" is present on Winodws

Issue - State: open - Opened by targodan almost 4 years ago - 7 comments

#354 - Feature request: Include command used to generate the mock in the mock

Issue - State: closed - Opened by droberts-sea almost 4 years ago - 8 comments
Labels: Rejected

#346 - Add constants for method names

Issue - State: closed - Opened by tbaehler almost 4 years ago

#345 - [macos] mockery seperate import packages

Issue - State: closed - Opened by seon1-kim almost 4 years ago - 1 comment

#341 - Incomplete CLI help for --keeptree

Issue - State: closed - Opened by andrejtokarcik about 4 years ago - 2 comments
Labels: wontfix, approved feature

#333 - Return Value Provider Functions not working as expected

Issue - State: closed - Opened by baid86 about 4 years ago - 8 comments

#331 - Mockery follows type aliases and cannot compile mock

Issue - State: closed - Opened by conradludgate about 4 years ago - 9 comments

#325 - Ignroign private interfaces in mock generation

Issue - State: open - Opened by klugier about 4 years ago - 4 comments
Labels: approved feature

#324 - Example in README.md was wrong with context.Context

Issue - State: open - Opened by cytown about 4 years ago - 4 comments
Labels: doc update needed

#322 - Combined inpackage mocks into one file

Issue - State: open - Opened by daniel-toye-vt over 4 years ago - 8 comments
Labels: approved feature

#319 - Generated mock is incorrect for interfaces with function arguments with varargs

Issue - State: closed - Opened by nmiyake over 4 years ago - 5 comments

#309 - "--quiet" flag does not disable stdout output as documented in code

Issue - State: closed - Opened by nmiyake over 4 years ago - 5 comments