forked from aaron/coverage_tasks
-
Notifications
You must be signed in to change notification settings - Fork 1
Rake tasks for running rcov in rails
License
vita/coverage_tasks
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- Ruby 100.0%