Hi Christian,
Thanks for your reply - the step definition report looks interesting, but I don't think it's precisely what I'm looking for.
Let me see if I understand the output of the step definition report: the step definition report collects all steps that are defined in the automation layer, and then tells me how often each of those steps is used. That is interesting to know because I can see right away that I have several steps that are not used anymore.
What I want to know is something else: I'd like to have a report that analyzes all feature files, and then tells me whether those steps have bindings. Or to put it another way: Visual Studio shows SpecFlow steps that have no binding as purple. I would like to have a report/tool window/whatever that shows me all "purple/not bound" steps in the project.
Dirk