Rule Testing

One Concept Per Test

Each test should verify one logical concept

testingfocusclarity
CLAUDE.md

Each test should verify one logical concept. Multiple related assertions are fine, but testing login, profile update, and logout in one test makes failures ambiguous.

Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.

get crystl