Skip to content

aaron/coverage_tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoverageTasks
=============

Rake tasks for running rcov in rails


Installation
============

git clone git://github.com/aaron/coverage_tasks.git coverage_tasks

I recommend installing the spicycode version of rcov before running these tasks.
http://github.com/spicycode/rcov/tree/master

sudo gem install spicycode-rcov --source=http://gems.github.com/


Example
=======

rake coverage:units
rake coverage:functionals
rake coverage:all


Copyright (c) 2009 Aaron Baldwin, released under the MIT license

About

Rake tasks for running rcov in rails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages