开发者

Recover list of tests in test runner in RubyMine

开发者 https://www.devze.com 2023-01-09 00:59 出处:网络
Somehow the list of tests on the left pane of the test 开发者_高级运维runner in RubyMine went away. Any ideas how to re-activate it?

Somehow the list of tests on the left pane of the test 开发者_高级运维runner in RubyMine went away. Any ideas how to re-activate it?

Thanks


J. Pablo,

Please check that Test::Unit test framework reporter is enabled in your rake task run configuration settings (RubyMine | Run | Edit Configurations | Rake | your_rake_task).


Try the 'Layout'->'Restore Layout' action on the test-runner toolbar. This should help.

0

精彩评论

暂无评论...
验证码 换一张
取 消