★ 6 · Updated 2026-02-13
Generates mock implementations for Golang interfaces using mockery and go:generate to eliminate handwritten mock structs
Browse skills that share this capability.
★ 6 · Updated 2026-02-13
Generates mock implementations for Golang interfaces using mockery and go:generate to eliminate handwritten mock structs
★ 650 · Updated 2026-02-12
Uses mockery with go:generate to automatically generate mocks for Golang interfaces, eliminating manual mock creation