Sha256: 8a982361d9abc2ec6ce42eef94ec0657e6c18027e7d74664c2eba1f421d235e1

Contents?: true

Size: 317 Bytes

Versions: 22

Compression:

Stored size: 317 Bytes

Contents

require 'fortitude'
require 'oop_rails_server'
require 'helpers/system_helpers'
require 'helpers/fortitude_rails_helpers'

RSpec.configure do |c|
  c.include ::OopRailsServer::Helpers, :type => :rails
  c.include ::Spec::Helpers::FortitudeRailsHelpers, :type => :rails
  c.include SystemHelpers, :type => :system
end

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
fortitude-0.9.6-java spec/helpers/global_helper.rb
fortitude-0.9.6 spec/helpers/global_helper.rb
fortitude-0.9.5-java spec/helpers/global_helper.rb
fortitude-0.9.5 spec/helpers/global_helper.rb
fortitude-0.9.4-java spec/helpers/global_helper.rb
fortitude-0.9.4 spec/helpers/global_helper.rb
fortitude-0.9.3-java spec/helpers/global_helper.rb
fortitude-0.9.3 spec/helpers/global_helper.rb
fortitude-0.9.2-java spec/helpers/global_helper.rb
fortitude-0.9.2 spec/helpers/global_helper.rb
fortitude-0.9.1-java spec/helpers/global_helper.rb
fortitude-0.9.1 spec/helpers/global_helper.rb
fortitude-0.9.0-java spec/helpers/global_helper.rb
fortitude-0.9.0 spec/helpers/global_helper.rb
fortitude-0.0.10-java spec/helpers/global_helper.rb
fortitude-0.0.10 spec/helpers/global_helper.rb
fortitude-0.0.9-java spec/helpers/global_helper.rb
fortitude-0.0.9 spec/helpers/global_helper.rb
fortitude-0.0.7-java spec/helpers/global_helper.rb
fortitude-0.0.7 spec/helpers/global_helper.rb