▲ comment posted on Creating test mocks using GoMock by Fs02 2110 days ago ▼ Personally I prefer to use testify/mock, it has nicer syntax and because I also use their assert library.