How to set up custom cucumber step definitions path in phpstorm?
Recently I have been developing quite a few tests with cucumber. However when ever I create a test file, I keep getting a notice "undefined step reference x". This must be because most of my step definitionas are in custom locations. Also this means the auto completion doesn't work, which is a pain. However am not able to find any place, where I can specify the location for step definition files. Am I missing something obvious here?
Please sign in to leave a comment.
Answered in support case.
For others who come looking for this, please vote for this feature
http://youtrack.jetbrains.com/issue/WI-16529
I hope this gets implemented soon, as it is rather important requirment.
cheers