Question

Is it possible to measure coverage using selenium-driven features?

Was it helpful?

Solution

There is a Rails plugin named Mainline which could be the "glue" you're looking for to get cucumber + selenium/watir + rcov working together.

OTHER TIPS

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top