Discussion Forums
- Topic List
- Most Recent Posts
- Sign In for more options
Trying to use RCov to find the code coverage of my app.
Have installed the following gems
1) rspec (1.1.8) 2) rcov (0.8.1.1.0)
Are there any other prerequisite for this?
would like to get few examples / links on how to get started with RCov ( configuration / usage / syntax ).
Do you mean like "the rcov page on the rspec site":http://rspec.info/documentation/tools/rcov.html ?
Thanks Jason,
Well, to say the truth I am completely blank on this.
Will give this a try ...
