Categories: None [Edit]

transmute-ruby

https://rubygems.org/gems/transmute-ruby
https://github.com/vgsantoniazzi/transmute
Ruby gem to help you to generate the reverse-coverage relationship between code and tests. The output is a `.transmute.json` file with key as source code + line and the value is an array with all specs that touch this particular line.

Total

Ranking: 174,007 of 188,645
Downloads: 2,281

Daily

Ranking: 146,171 of 188,635
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconvgsantoniazzi