Automatic test create when try to Go to .../Test
Is there any posibility to create new test class when I try to Go to Test (Shift+Ctrl+T) or through Alt+Shift+N Test.
If RubyMine hasn't this feature it will be nice to add something like that
请先登录再写评论。
Hi Sebastian,
RubyMine doesn't have such a functionality, but I argee that it can be useful, I've created an issue in our bugtracker: http://youtrack.jetbrains.net/issue/RUBY-5449
Now you can easily create new class or test class using action New | Ruby class (available from project view). It will automatically create ruby file with underscored name with single class.
Regards,
Oleg
Thank you Oleg. When this ticket will be implemented. In 2.0 or next version? 2.0 or next version?
It's going to be implemented after 2.0 release.
Regards,
Oleg