golang / mock

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

Adopt cmp.Diff for showing unmatched arguments #647

Open SpencerC opened 2 years ago

SpencerC commented 2 years ago

Per https://github.com/golang/mock/issues/616#issuecomment-1120449706

google-cla[bot] commented 2 years ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

For more information, open the CLA check for this pull request.

shk3 commented 1 year ago

I like this too. I'm wondering what's left for this PR to be merged?

shevisj commented 1 year ago

Bump on this, happy to help if needed! Would be really nice to have