Categories: None [Edit]

testprune

https://rubygems.org/gems/testprune
https://github.com/seth-macpherson/testprune
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.

Total

Ranking: 184,333 of 196,721
Downloads: 1,685

Daily

Ranking: 58,818 of 196,694
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
283195,008,434prism
22,78172,666lipgloss

Owners

#GravatarHandle
1iconsethmacpherson