Each test should verify a single behavior so a failure points to exactly one cause.
Why This Matters
Multi-concept tests obscure which behavior regressed and stop at the first failed assertion.
Related Rules
Catch this automatically on every PR
BeforeMerge scans your pull requests against this rule and dozens more. Get actionable feedback before code ships.