Behavioral Testing

Behavioral testing methodology — test what users experience, not how code is structured. Use when writing tests, reviewing test quality, planning test strategy for new features, or when existing tests are brittle/verbose/coupled to implementation details. Triggers: writing tests, TDD, test review, "tests keep breaking", "too many mocks", "tests are verbose", test coverage planning, behavior-driven development.

caidanw 9d59fb1 4 files · 21.7 KB Updated

File contents

caidanw/skills/tree/main/behavioral-testing commit 9d59fb131c

Frequently asked questions

npx skillmds@latest add caidanw/behavioral-testing