I am having java cucumber project, there i have 1000s of step definitions and feature files with 1000’s of test cases (Scenario). I want a report locally of all the step definition of usage. I ust don’t want to do it manualy like with going each and every step definition and clicking with CLTR to see usage. I want some kind of report which shows me all. Or may be plugin.
I tried nothing as i need help.