Routine Useless Tests

Finds tests that cannot fail — assert-nothing, tautological, mock-echoing, or trivially-true polling — and deletes them or strengthens them into real behavioral tests, using mutation spot-checks as proof. Use when the user asks to run the useless-tests routine, prune worthless tests, or audit test quality.

bex-co f534580 2 files · 4.8 KB Updated

File contents

bex-co/bex/tree/main/.claude/skills/routine-useless-tests commit f534580c2d

Frequently asked questions

npx skillmds@latest add bex-co/routine-useless-tests