Sha256: 354c00b3e18c8f3a561cd44265f33a0755bc8b0fbf7bc243c42662d4a9750288

Contents?: true

Size: 346 Bytes

Versions: 15

Compression:

Stored size: 346 Bytes

Contents

require File.expand_path("#{__dir__}/../lib/notu")
require 'byebug'

# Requires supporting ruby files with custom matchers and macros, etc,
# in spec/support/ and its subdirectories.
Dir["#{File.expand_path(File.dirname(__FILE__))}/support/**/*.rb"].each { |f| require f }

RSpec.configure do |config|
  config.raise_errors_for_deprecations!
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
notu-1.0.2 spec/spec_helper.rb
notu-1.0.1 spec/spec_helper.rb
notu-1.0.0 spec/spec_helper.rb
notu-0.3.1 spec/spec_helper.rb
notu-0.3.0 spec/spec_helper.rb
notu-0.2.2 spec/spec_helper.rb
notu-0.2.1 spec/spec_helper.rb
notu-0.2.0 spec/spec_helper.rb
notu-0.1.6 spec/spec_helper.rb
notu-0.1.5 spec/spec_helper.rb
notu-0.1.4 spec/spec_helper.rb
notu-0.1.3 spec/spec_helper.rb
notu-0.1.2 spec/spec_helper.rb
notu-0.1.1 spec/spec_helper.rb
notu-0.1.0 spec/spec_helper.rb