golang / mock

GoMock is a mocking framework for the Go programming language.
Apache License 2.0
9.28k stars 610 forks source link

Don't error out for variadic functions in Do/DoReturn #601

Closed joshblum closed 2 years ago

joshblum commented 2 years ago

Addresses https://github.com/golang/mock/issues/600

joshblum commented 2 years ago

@googlebot I signed it!

codyoss commented 2 years ago

Discussing options on issue. Holding review for now.

joshblum commented 2 years ago

@codyoss updated the error messaging here, happy to change the copy to what you think is most clear