timecop-rspec 1.0.2
⌚️ Timecop::Rspec provides Timecop time-machines for RSpec that allow youto time-travel test examples, context/describes, and/or your entire test suite. Find out how your code will behave... in the future! Fund overlooked open source projects - bottom of stack, dev/test dependencies: floss-funding.dev
          Gemfile:
          =
        
        
          安装:
          =
        
      Development 依赖 (8):
            appraisal2
            ~> 3.0
          
          
            rake
            ~> 13.0
          
          
            rspec-block_is_expected
            ~> 1.0
          
          
            rspec_junit_formatter
            ~> 0.6
          
          
            rspec-stubbed_env
            ~> 1.0
          
          
            silent_stream
            ~> 1.0, >= 1.0.11
          
          
            stone_checksums
            ~> 1.0
          
          
            timecop
            ~> 0.9, >= 0.9.10
          
    