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.パブロ
Test::Unit テスト フレームワーク レポーターが rake タスクの実行構成設定 (RubyMine | 実行 | 構成の編集 | Rake | your_rake_task) で有効になっていることを確認してください。
テスト ランナー ツールバーで [レイアウト] -> [レイアウトの復元] アクションを試してください。これは役立つはずです。