SpecFlowOSS / SpecFlow

#1 .NET BDD Framework. SpecFlow automates your testing & works with your existing code. Find Bugs before they happen. Behavior Driven Development helps developers, testers, and business representatives to get a better understanding of their collaboration
https://www.specflow.org/
Other
2.24k stars 754 forks source link

Documentation request: Calling steps from step definitions #2551

Closed vladimir-s-quantori closed 2 years ago

vladimir-s-quantori commented 2 years ago

Product:

What is missing:

Hello! For quite some time I was seeing a message on the docs site that states the following: image

Could you please clarify some progress or decision about this matter? Calling Steps from Step Definitions is handy, but me and my colleagues don't want to create a mess for future selves using soon-to-be-deprecated feature.

Thanks in advance!

SabotageAndi commented 2 years ago

You can find the motivation and discussion to this topic in this issue: https://github.com/SpecFlowOSS/SpecFlow/issues/1733

I will add a link to it in the documentation.

SabotageAndi commented 2 years ago

And yes, it is somehow handy in the beginning, but you will run into a mess very quickly. There are better options for the problems that calling steps from steps are solving.

github-actions[bot] commented 2 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.