Skip to content

CSV formatter for SimpleCov code coverage tool for ruby 1.9+

Notifications You must be signed in to change notification settings

fguillen/simplecov-csv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleCov CSV Formatter gem

Is a CSV formatter for the ruby 1.9+ coverage gem: SimpleCov

Install

$ [sudo] gem install simplecov-csv

Usage

require 'simplecov-csv'
SimpleCov.formatter = SimpleCov::Formatter::CSVFormatter

TODO

The actual version generates only one simple CSV file.

Credits

Author

Fernando Guillen: fernandoguillen.info

Copyright

Copyright © 2010 Fernando Guillen

License

Released under the MIT license.

About

CSV formatter for SimpleCov code coverage tool for ruby 1.9+

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%