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,584 of 192,454
Downloads: 2,410

Daily

Ranking: 72,028 of 192,434
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconvgsantoniazzi