Combines Ruby's native Coverage execution counts with Prism AST analysis to map per-test coverage onto semantic units (methods, branches, conditions), find redundant tests grouped by duplication type with confidence levels, and emit a removal patch — never deleting a test that would open a coverage gap. Report + patch only; asks for approval before any change.
Required Ruby Version
>= 3.2.0
Authors
Seth MacPherson
Versions
- 0.5.0 June 09, 2026 (39 KB)
- 0.4.1 June 03, 2026 (35 KB)
- 0.4.0 June 02, 2026 (34 KB)
- 0.3.0 June 02, 2026 (29.5 KB)
- 0.2.0 June 02, 2026 (29 KB)
- 0.1.0 June 02, 2026 (28.5 KB)