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

This branch is 3 commits ahead of, 205 commits behind simplecov-ruby/simplecov-html:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Nov 12, 2010
f96a9eb · Nov 12, 2010

History

55 Commits
Oct 10, 2010
Oct 10, 2010
Aug 15, 2010
Aug 15, 2010
Oct 10, 2010
Nov 12, 2010
Oct 10, 2010

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%