Good Tests

Use whenever designing, writing, modifying, or reviewing tests; choosing what or where to test; using TDD, BDD, ATDD, or red-green-refactor; creating or reviewing User Journey Tests; or making decisions about mocks and other test doubles. Keeps tests focused on observable behavior through public seams so they survive refactors. Do not use when only running existing tests or reporting their results.

choegyumin 62518bd 6 files · 20.9 KB Updated

File contents

choegyumin/agent-skills/tree/main/skills/knowledge/good-tests commit 62518bd618

Frequently asked questions

npx skillmds@latest add choegyumin/good-tests