Open
Description
"Just like you can find usages of a method in Java, you should be able to find (Gherkin step) usages of a step definition. Cucumber-JVM already has the ability to create a ""database"" of steps, step definitions and their usages. See this example.
This can be used as the basis for such a feature."