Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
不知何故,RubyMine 中测试运行程序左侧窗格中的测试列表消失了。任何想法如何重新激活它?
谢谢
J.巴勃罗,
请检查您的 rake 任务运行配置设置(RubyMine | Run | Edit Configurations | Rake | your_rake_task)中是否启用了 Test::Unit 测试框架报告器。
尝试测试运行器工具栏上的“布局”->“恢复布局”操作。这应该会有所帮助。