Posted By: Simon Strandgaard
Date: 2004-03-21 22:58
Summary: coverage 0.1 released
Project: AEditor

Ruby - Coverage

see example output here:
http://neoneye.dk/coverage/

download it from here: tgz, zip, gem.
http://rubyforge.org/project/showfiles.php?group_id=18&release_id=360


Purpose
=======

This tool helps identify those lines of code in your
program which didn't got executed while running.

NaHi is the author of the original 'coverage.rb',
47 lines of Ruby code. Today it outputs nice HTML.


License
=======

Ruby's license


Install
=======

Follow these 3 steps in order to install

ruby install.rb config

ruby install.rb setup

ruby install.rb install


Usage
=====

Insert '-rcoverage' when you wish to make coverage output.
For instance:

ruby -rcoverage test_all.rb

It should generage an 'index.html' file, containing coverage info.


Credits
=======

NAKAMURA Hiroshi (NaHi) for the original coverage code.

Mauricio Julio Fernández Pradier, lots of improvements.



Bugs reports (rubyforge account required)
=========================================

If you find any misbehavier, then please submit it here:
http://rubyforge.org/tracker/?atid=149&group_id=18&func=browse



Feature requests (rubyforge account required)
=============================================

If there is something you wish, then tell it so we can figure out
how to make 'coverage' capable of it.
http://rubyforge.org/tracker/?atid=152&group_id=18&func=browse



end of announcement


IMHO Can be handy in conjunction with unittesting.

--
Simon Strandgaard

Latest News
icalendar 1.4.0 Released
    Ryan Ahearn - 2013-05-21 23:17
BinData 1.5.0 - source moved to github
    Dion Mendel - 2013-05-21 11:10
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58

 

Forums | Admin

Discussion Forums: coverage-0.1-released

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post