TestRubyMine provides integration with the most popular frameworks used for testing Ruby/Rails applications. You can run multiple or individual tests, navigate between a test and test subject, create missing tests, and so on. Supported testing frameworks and toolsThe following testing frameworks and tools are supported: Minitest Minitest is a testing framework that supports TDD and BDD approaches,