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,185 of 189,875
Downloads: 2,332

Daily

Ranking: 67,674 of 189,851
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconvgsantoniazzi