traefik / mocktail

Naive code generator that creates mock implementation using testify.mock

Home Page:https://traefik.io/blog/mocktail-the-mock-generator-for-strongly-typed-mocks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add explanation

marcelloh opened this issue · comments

I miss the bit where test test must be in the same package, while normally it would go in a package_test (to emulate outside usage)

Hello,

With PR #11, the mock can be exported.