Sha256: e63b606ea6e8a9cd576b84dc33dd46fcd498f7d406e7362b2e76f6c3c641a8a9

Contents?: true

Size: 199 Bytes

Versions: 7

Compression:

Stored size: 199 Bytes

Contents

require 'fortitude'
require 'helpers/rails_helpers'
require 'helpers/system_helpers'

RSpec.configure do |c|
  c.include RailsHelpers, :type => :rails
  c.include SystemHelpers, :type => :system
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
fortitude-0.0.5-java spec/helpers/global_helper.rb
fortitude-0.0.5 spec/helpers/global_helper.rb
fortitude-0.0.4-java spec/helpers/global_helper.rb
fortitude-0.0.4 spec/helpers/global_helper.rb
fortitude-0.0.3 spec/helpers/global_helper.rb
fortitude-0.0.2 spec/helpers/global_helper.rb
fortitude-0.0.1 spec/helpers/global_helper.rb