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,637 of 193,756
Downloads: 1,305

Daily

Ranking: 32,898 of 193,649
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
331153,339,645prism
50,92422,993lipgloss

Owners

#GravatarHandle
1iconsethmacpherson