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.

snqb Updated

File contents

snqb/my-skills/tree/main/behavioral-testing commit 9d59fb131c

Frequently asked questions

npx skillmds@latest add snqb/behavioral-testing