Download List

Project Description

Coco is a code coverage utility for Ruby. It can be used from RSpec or unit/test with a simple "require 'coco'". It works with standalone Ruby or with Rails. It displays the names of files that are uncovered on the console, builds a simple HTML report, and reports sources that have no tests. It is UTF-8 compliant, configurable via a simple YAML file, and has colorized console output.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-10-31 09:58
0.6

This release adds a "single line report" option in configuration.
Tags: Stable

2011-08-09 07:08
0.5.1

This release fixes a bug where excluding a whole folder from the report did not work.
Tags: Stable

2011-03-15 08:49
0.5

Coco can now exclude a whole folder of Ruby files from the report.
Tags: Stable

Project Resources