Hello all. I am trying to see how much of my code is covered by Cucumber
features/scenarios. The feature steps are actually using the
browser/views to tests, so they are not directly instantiating
controllers, etc.

My question is, is there a way using SimpleCov or any other coverage
tool to give me a report? Please note that I am NOT directly
instantiating controllers from my steps, rather using the
browser/views/capybara.

I would appreciate any and all replies! Thanks.

S

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to