Sha256: 30ee5ca567f3d0d654420ba17d68c2fbc0f2ba69800efd9b3b4383566001c9bb

Contents?: true

Size: 276 Bytes

Versions: 6

Compression:

Stored size: 276 Bytes

Contents

# These are integration tests, so reaching directly into LicenseFinder is forbidden
# DO NOT:
# require 'rubygems'
# require 'bundler/setup'
# require 'license_finder'

require './features/support/testing_dsl'

RSpec.configure do |rspec|
  rspec.default_formatter = 'doc'
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
license_finder-2.0.4 spec/feature_helper.rb
license_finder-2.0.3 spec/feature_helper.rb
license_finder-2.0.2 spec/feature_helper.rb
license_finder-2.0.1 spec/feature_helper.rb
license_finder-2.0.0 spec/feature_helper.rb
license_finder-2.0.0.rc2 spec/feature_helper.rb