Cucumber: listing redundant step matchers

Is there any way currently to list out the step matchers that were
never used when you run a set of features?

This would help me keep our step files tidy.

If not, some pointers to how I might write such a thing would be cool :slight_smile:

cheers,
Matt

http://blog.mattwynne.net

In case you wondered: The opinions expressed in this email are my own
and do not necessarily reflect the views of any former, current or
future employers of mine.

On Wed, Sep 24, 2008 at 10:30 AM, Matt W. [email protected] wrote:

Is there any way currently to list out the step matchers that were never
used when you run a set of features?
This would help me keep our step files tidy.
If not, some pointers to how I might write such a thing would be cool :slight_smile:

Use rcov