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

Run tests

Last modified: 16 January 2023

Run the selected test or test folder: Ctrl+Shift+F10

Stop the current test session: Ctrl+F2

After RubyMine finishes running your tests, it shows the results in the Run tool window on the Test Runner tab. For more information on how to analyze test results, refer to Explore test results.