Skip to content

CSV formatter for SimpleCov code coverage tool for ruby 1.9+

Notifications You must be signed in to change notification settings

integrum/simplecov-sublime-ruby-coverage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleCov Sublime Ruby Coverage Formatter gem

Is a formatter for the ruby 1.9+ coverage gem: SimpleCov to work with the Ruby Coverage Formatter plugin for Sublime 2

Install

$ [sudo] gem install simplecov-sublime-ruby-coverage

Usage

require 'simplecov-sublime-ruby-coverage'
SimpleCov.formatter = SimpleCov::Formatter::SublimeRubyCoverageFormatter

TODO

The actual version generates many simple text files, one for every source file.

Credits

Authors Drew LeSueur, Jade Meskill and Roy van de Water: http://integrumtech.com
Copyright Copyright (c) 2012 Integrum Technologies, LLC
License Released under the MIT license.
Originally Forked From http://github.com/fguillen/simplecov-csv

About

CSV formatter for SimpleCov code coverage tool for ruby 1.9+

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%