RubyMine comes with a testing suite for running RSpec, Minitest, Cucumber, and other tests based on your current context, and working with them in a friendly graphical user interface. Let’s see how it works in the following example.
Run Tests
Rerun Failed Tests
Test Gutters
Navigate to tests and back
Run Tests
Once your database and test environment are all set up, you can run all tests