RubyMine not recognizing cucumber features
If RubyMine isn’t recognizing cucumber features, ensure the following:
- Cucumber gem is attached to project: RM | Settings | Ruby SDK and Gems | Attach gems.
- If you edited *.feature files in early version of RubyMine it may be mapped on Text file. So you should check that *.feature extension is mapped on “Cucumber scenario files” in RM | Settings | File Types | Recognized File Types.
