We are working on Behavior Driven Development, writing tests in Gherkin Syntax, and using Selenium, Cucumber, Java Tech Stack. The Feature Files that has the Scenarios. We are using BitBucket for version control of these Feature Files. What we are trying to figure out is how can do all of the following?
1. Able to identify the scenarios and # of scenarios I have in a repo or in set of repos?
2. Able to identify the scenarios and # of scenarios in a repo or in a set of repos that have specific tag or tags
Is there any utility available from Atlassian or any tool out there in the market that has his capability? Of course we could try to develop one in-house, but wanted to know if there was something available?