On Nov 2, 2007, at 11:41 AM, Justin W. Reagor wrote: Are you using rake spec:rcov? or rcov by itself? What command-line options are you using. "rake spec:rcov" is really all I ever use, but maybe your not using it with rSpec...
I was just using a simple test case. But amusingly enough I forgot the one other thing I changed when I moved to Leopard. I started using Safari. Looks fine in firefox :)
Now my only issue is that /Library/Ruby/Gems/1.8/gems/rcov-0.8.0.2/lib/rcov.rb is getting included in the report. But I can just use -x for that I guess.
Nevermind then. I'll see if I can isolate the issue in safari.
Thanks, Mat
|