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