Bugs: Browse | Submit New | Admin
When I try to run coverage, I get this error: ruby: No such file to load -- coverage (LoadError)
Add A Comment:
Date: 2005-12-02 17:16 Sender: Nobody http://www.testforum.nl/viewtopic.php?t=1918&highlight= Don't use gem install coverage. Rather download that tar/zip and install manually. Then it works.
Date: 2005-10-23 10:16 Sender: Chad Woolley FYI - If I download the source, and put coverage.rb in my current dir, then I do not get this error. Am I doing something wrong?