SpecFlow icon indicating copy to clipboard operation
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

Open bgoggan opened this issue 2 years ago • 0 comments

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.

bgoggan avatar Dec 05 '23 20:12 bgoggan