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: 175,741 of 195,747
Downloads: 2,508

Daily

Ranking: 128,478 of 195,713
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconvgsantoniazzi