Sha256: 1f6839e8fccd9549312797994a0141b6cf04a1b276eab8571a7f49a667c11535

Contents?: true

Size: 207 Bytes

Versions: 30

Compression:

Stored size: 207 Bytes

Contents

if RUBY_VERSION >= '1.9.2' then
  require 'simplecov'
  puts "Using coverage!"
  SimpleCov.start if ENV['COVERAGE']
end

gem 'minitest'
require 'hitimes'
require 'minitest/autorun'
require 'minitest/pride'

Version data entries

30 entries across 28 versions & 4 rubygems

Version Path
hitimes-2.0.0 spec/spec_helper.rb
hitimes-1.3.1-x64-mingw32 spec/spec_helper.rb
hitimes-1.3.1-x86-mingw32 spec/spec_helper.rb
hitimes-1.3.1-java spec/spec_helper.rb
hitimes-1.3.1 spec/spec_helper.rb
hitimes-1.3.0-x64-mingw32 spec/spec_helper.rb
hitimes-1.3.0-x86-mingw32 spec/spec_helper.rb
hitimes-1.3.0-java spec/spec_helper.rb
hitimes-1.3.0 spec/spec_helper.rb
hitimes-1.2.6-x86-mingw32 spec/spec_helper.rb
hitimes-1.2.6-java spec/spec_helper.rb
hitimes-1.2.6 spec/spec_helper.rb
hitimes-1.2.5-java spec/spec_helper.rb
hitimes-1.2.5-x86-mingw32 spec/spec_helper.rb
hitimes-1.2.5 spec/spec_helper.rb
hitimes-1.2.4-java spec/spec_helper.rb
hitimes-1.2.4-x86-mingw32 spec/spec_helper.rb
hitimes-1.2.4 spec/spec_helper.rb
honeybadger-2.4.0 vendor/gems/ruby/1.9.1/gems/hitimes-1.2.2/spec/spec_helper.rb
honeybadger-2.4.0 vendor/gems/ruby/2.2.0/gems/hitimes-1.2.2/spec/spec_helper.rb