Skip to content

feat: use mockery/testify for mocking instead of mockgen/gomock#1118

Merged
andreynering merged 1 commit into
mainfrom
testify
Apr 15, 2023
Merged

feat: use mockery/testify for mocking instead of mockgen/gomock#1118
andreynering merged 1 commit into
mainfrom
testify

Conversation

@pd93

@pd93 pd93 commented Apr 12, 2023

Copy link
Copy Markdown
Member

We're already using Testify for assertions. Why not also use it for mocking and remove the additional dependency on GoMock?

Testify/mockery are more actively maintained, more popular and support all the same features that GoMock/mockgen do.

@andreynering

Copy link
Copy Markdown
Member

Thanks!

@andreynering andreynering merged commit b42299a into main Apr 15, 2023
@andreynering andreynering deleted the testify branch April 15, 2023 20:27
@pd93 pd93 mentioned this pull request Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants