Closed ashleyvega closed 4 years ago
In GitLab by @EVODelavega on Mar 22, 2019, 16:30
Increasingly, certain limitations with mockery are making it harder to write tests. Mockery doesn't support changes to mocked behaviour at "runtime" (ie during tests), something that relatively easy to do with mockgen.
In GitLab by @EVODelavega on Mar 29, 2019, 14:26
closed
In GitLab by @EVODelavega on Mar 22, 2019, 16:30
Increasingly, certain limitations with mockery are making it harder to write tests. Mockery doesn't support changes to mocked behaviour at "runtime" (ie during tests), something that relatively easy to do with mockgen.