Writing Tests

Write behavior-focused tests following Testing Trophy model with real dependencies, avoiding common anti-patterns like testing mocks and polluting production code. Use when writing new tests, reviewing test quality, or improving test coverage.

third774 afb5cb6 4 files · 29.6 KB Updated

File contents

third774/dotfiles/tree/main/opencode/skills/writing-tests commit afb5cb6395

Frequently asked questions

npx skillmds@latest add third774/writing-tests