Aleksandr Tulskiy

Results 14 comments of Aleksandr Tulskiy

Possible solutions to the problem: 1. Generate mocks to the same directory as interfaces. 2. Use the `_test` postfix for package in tests. Then the dependency graph will look like...

This commit should fix the problem: https://github.com/uber-go/mock/commit/ca5300b3cb5043c507f99e078aab8fdc8b21c946 It seems that this PR can be closed.

Hello @r-hang, @JacobOaks. Can you watch this PR? I would really like to have this feature.

Can you make a separate test file for this case?