Listing unused Step Definitions #1031
-
|
The SpecFlow LivingDoc test report included a list of unused step definitions in the Analytics section. It would be beneficial to have similar functionality available in ReqnRoll. However, it may not be possible to determine unused step definitions solely based on the Cucumber Messages NDJSON file, since the test execution output only contains step definitions for executed features. Providing this functionality directly within Visual Studio would improve maintainability. For example, unused step definitions could be reported as compile-time warnings or offered as an additional DRC (Design Rule Check) option accessible from the context menu. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
The Reqnroll Extension for Visual Studio has this feature. |
Beta Was this translation helpful? Give feedback.



The Reqnroll Extension for Visual Studio has this feature.
Right click and select 'Find Unused Step Definitions'.