You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just discovered this project after writing my own mocking framework with a generator, I took inspiration from github.com/google/wire as I find the the generators for mockery and gomock are cumbersome and inflexible.
Would you be interested in this style of generator, see the README? The advantage is it effectively allows the author to add the methods to an existing struct.
Hi @au-phiware, sure, I'm interested. But before you spend some time, I want to inform you that this project is inactive.
I know some people are using it. My only commit since 2018 was adding a go.mod because they asked for one. In any case, people using this would love a generator.
Would be great if this project had a generator similar to vektra/mockery or gomock's generator.
The text was updated successfully, but these errors were encountered: