On Sat, Feb 7, 2009 at 12:06 AM, Brijesh Shah <lists at ruby-forum.com>
wrote:> 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...
http://rspec.info/documentation/tools/rcov.html
Cheers,
David
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> rspec-users mailing list
> rspec-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>