Perform tests

Last modified: 14 April 2021

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

Stop the current test session: Ctrl+F2

RubyMine provides a convenient way to run and debug tests: you can run them from a context menu of a test file or directory containing tests, execute specific tests from the editor's gutter or by using intention actions, and so on. All of these actions create test run/debug configurations. You can use run/debug configurations to run specific subsets of tests with customized parameters.

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