SpecFlow
SpecFlow copied to clipboard
Create ability to store step definitions located in a separate project from the feature into sub-folders, instead of at the root of the project
Link to Feature Request
No response
Implementation Idea
Currently if you have some common step definitions used by multiple test projects within a solution those step definitions must live in the root of that common project. It would be nice to be able to organize those step definitions into folders within that common project.