[rspec-users] How to write test cases in rcov
Brijesh Shah
lists at ruby-forum.com
Sat Feb 7 01:06:50 EST 2009
Hi I am using rcov to generate code coverage. But I don't know how to
write cases for that...
I have installed rcov gem and and execute rcov test/*.rb command. It
shows me some code coverage in files.
Can anyone help me by giving example that how to write test cases and
where to write...
Thanks in advance...
--
Posted via http://www.ruby-forum.com/.
More information about the rspec-users
mailing list