You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Find weak tests before they become a false-green CI. Deterministic test-effectiveness analysis for JavaScript & TypeScript: no-assertion & trivial-assertion detection, 0-100 suite score, PR reviews via GitHub Action. Zero config: npx trashtests scan. Works with Jest, Vitest, Mocha & Ava.
Quantitatively measure how effective a project's automated test suite is at catching real bugs, by replaying historical incidents at pre-fix commits and classifying CI failure history. A Claude Code skill.