Go Mockery

Generate mocks for Go interfaces using mockery v3. Use when creating mocks, configuring .mockery.yaml, setting up mock generation for interfaces in Go projects, writing tests with mockery-generated mocks and testify (EXPECT, mock.Anything, RunAndReturn), or migrating from mockery v2 to v3. Not for gomock, counterfeiter, or hand-written mocks.

bnema 743dabd 10.3 KB Updated

File contents

bnema/pi-public/tree/main/skills/testing-debugging-verification/subskills/go-mockery commit 743dabd21c

Frequently asked questions

npx skillmds@latest add bnema/go-mockery