#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
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.
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.