test-unit-rails 5.2.1
Rails supports Minitest but doesn't support test-unit.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (5):
            rails
            >= 5.1.2
          
          
            test-unit
            >= 3.1.7
          
          
            test-unit-activesupport
            >= 1.0.8
          
          
            test-unit-capybara
            >= 1.0.5
          
          
            test-unit-rr
            >= 1.0.4
          
    Development Dependencies (8):
            bundler
            >= 0
          
          
            chromedriver-helper
            >= 0
          
          
            kramdown
            >= 0
          
          
            packnga
            >= 0
          
          
            puma
            >= 0
          
          
            rake
            >= 0
          
          
            selenium-webdriver
            >= 0
          
          
            sqlite3
            >= 0
          
    

