RubyMine
 
Get RubyMine
You are viewing the documentation for an earlier version of RubyMine.

View and explore test results

Last modified: 09 August 2022

Open the Run tool window: View | Tool Windows | Run (Alt+4)

After you run tests, the Run tool window displays progress and the results of your testing session. Here you can view statistics of the tests, navigate to the stack trace, show or hide successful tests, and more.

https://resources.jetbrains.com/help/img/idea/2022.2/rm_get_started_tests_result.png
Gif

You can rerun and terminate the execution of tests the same way as you do it for running applications. In addition to the common running actions, you can: