RubyMine rspec individual test files not recognized

Can right click on a directory containing test files and run all specs in the file.

Can not right click on an individual file and run it, it does not recognize that it is a test, can't focus on any individual tests inside the file either. Files have syntax highlighting errors complaining that they can't find "rails_helper" however, running individual tests from the terminal works fine.

Only occurs in a top level rails engine, its sub engines run tests fine.

 

0
1 comment

Hello,

it appears to be a known problem, please take a look:

https://youtrack.jetbrains.com/issue/RUBY-18841

If you find it similar to yours then please vote for it in order to get notifications regarding its state.

0

Please sign in to leave a comment.