rspec-abq 1.2.1
RSpec::Abq is an rspec plugin that replaces its ordering with one that is controlled by abq. It allows for parallelization of rspec on a single machine or across multiple workers.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (1):
            rspec-core
            >= 3.8.0, < 3.14.0
          
    Development依存関係 (9):
            capybara
            ~> 3.40
          
          
            capybara-inline-screenshot
            ~> 2.2.1
          
          
            nokogiri
            ~> 1.18
          
          
            pry
            ~> 0.14.1
          
          
            puma
            ~> 6.6
          
          
            rack
            ~> 3.1
          
          
            rspec-retry
            ~> 0.6.2
          
          
            selenium-webdriver
            ~> 4.32
          
          
            simplecov
            ~> 0.22.0
          
    

