rspec_timer 0.0.6
RSpecTimer will track the amount of time each of your tests take to complete, and when it's done, can save the data to a YAML file.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            method_source
            >= 0.8.2, ~> 0.8
          
    