[VisualStudio Extension] - Display scenarios that use a test step
Currently as part of our QA rules, we put a comment above each step in our code to ensure we don't have dead code or impact other scenarios without realising. The problem with this is that it's not foolproof and we often miss some areas.
It would be great if code references above methods or something similar could include links to all the scenarios that use the step
-
Hi Liam,
thanks a lot for taking the time and sending us your request.
If I understand your request right you would like to see in the SpecFlow Visual Studio Extension a list of all scenarios where the step is used, similar to this example (based on the SpecFlow for Rider Plugin):
1 -
Hi Mario,
Yes, we use VS in my organisation with the Specflow extension.
That example from Rider is what I was imagining.
0 -
Thanks for the clarification, let's get some upvotes :)
or help us to improve the Visual Studio Extension: GitHub - SpecFlowOSS/SpecFlow.VisualStudio: Visual Studio extension of SpecFlow (extracted from the main SpecFlow repo) , the extension is open source and we are always happy to welcome new contributors.0
Please sign in to leave a comment.
Comments
3 comments