Is it possible to measure coverage using selenium-driven features?
A:
Do you have a rake task for it or are you running your own hand baked commands?
If you could provide more information we'll see what we can come up with.
Chalkers
2009-08-12 22:06:15
A:
There is a Rails plugin named Mainline which could be the "glue" you're looking for to get cucumber + selenium/watir + rcov working together.
James Bobowski
2009-12-02 23:49:10