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: 183,794 of 196,125
Downloads: 1,668

Daily

Ranking: 19,015 of 196,106
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
293184,015,668prism
31,60144,826lipgloss

Owners

#GravatarHandle
1iconsethmacpherson