Testing Patterns

Patterns for testing code effectively. Use when breaking dependencies for testability, adding tests to existing code, understanding unfamiliar code through characterization tests, or deciding how to structure tests. Covers seams, dependency injection, test doubles, and safe refactoring techniques from Michael Feathers.

joelhooks e9330c9 2 files · 23.6 KB Updated

File contents

joelhooks/opencode-swarm-plugin/tree/main/packages/opencode-swarm-plugin/global-skills/testing-patterns commit e9330c98a1

Frequently asked questions

npx skillmds@latest add joelhooks/testing-patterns