Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Pull requests: golang/mock

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add support for anonymous struct returns
#701 opened Apr 11, 2023 by bjohnson-va Loading…
mockgen: fix comment
#693 opened Feb 7, 2023 by cuishuang Loading…
Add -embed flag into mockgen
#683 opened Nov 20, 2022 by stoikheia Loading…
Improve mock usability in tests
#680 opened Oct 20, 2022 by feldentm-SAP Loading…
mockgen: fix function name on comment
#679 opened Oct 11, 2022 by cuishuang Loading…
mockgen: replace bytes.Compare with bytes.Equal
#678 opened Oct 4, 2022 by cuishuang Loading…
mockgen: replace io/ioutil with io and os package
#676 opened Sep 14, 2022 by cuishuang Loading…
mockgen: fix typo
#675 opened Sep 7, 2022 by cuishuang Loading…
Allow Any to take a list of matchers
#673 opened Aug 12, 2022 by guywithnose Loading…
gomock generics support enhancement
#663 opened Jul 11, 2022 by bradleygore Loading…
4 tasks done
add interfaces flag
#659 opened Jun 24, 2022 by kliukovkin Loading…
Improve debugging help for reflection errors
#648 opened May 23, 2022 by jamietanna Loading…
Adopt cmp.Diff for showing unmatched arguments
#647 opened May 23, 2022 by SpencerC Loading…
PATH add example
#644 opened May 14, 2022 by vitaly-zdanevich Loading…
Add archive mode
#633 opened Mar 25, 2022 by dr-dime Loading…
Define fallback for mock methods
#191 opened May 24, 2018 by ybbus Loading…
ProTip! Exclude everything labeled bug with -label:bug.