Sha256: aa0578ef1e9c3ebe4459b3fb2150a52b267a955335153c1047d179a262651812

Contents?: true

Size: 305 Bytes

Versions: 16

Compression:

Stored size: 305 Bytes

Contents

require 'rspec'
require 'cucumber/rspec/doubles'

require 'rubypitaya/core/helpers/setup_helper'
require 'rubypitaya/core/spec-helpers/app_spec_helper_class'

ENV['RUBYPITAYA_ENV'] = 'test'

RubyPitaya::AppSpecHelper.initialize_before_suite

at_exit do
  RubyPitaya::AppSpecHelper.finalize_after_suite
end

Version data entries

16 entries across 12 versions & 1 rubygems

Version Path
rubypitaya-3.14.0 ./lib/rubypitaya/app-template/features/support/env.rb
rubypitaya-3.13.1 ./lib/rubypitaya/app-template/features/support/env.rb
rubypitaya-3.13.0 ./lib/rubypitaya/app-template/features/support/env.rb
rubypitaya-3.12.5 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/rubypitaya-3.12.1/lib/rubypitaya/app-template/features/support/env.rb
rubypitaya-3.12.5 ./lib/rubypitaya/app-template/features/support/env.rb
rubypitaya-3.12.4 ./lib/rubypitaya/app-template/features/support/env.rb
rubypitaya-3.12.4 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/rubypitaya-3.12.1/lib/rubypitaya/app-template/features/support/env.rb
rubypitaya-3.12.3 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/rubypitaya-3.12.1/lib/rubypitaya/app-template/features/support/env.rb
rubypitaya-3.12.3 ./lib/rubypitaya/app-template/features/support/env.rb
rubypitaya-3.12.2 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/rubypitaya-3.12.1/lib/rubypitaya/app-template/features/support/env.rb
rubypitaya-3.12.2 ./lib/rubypitaya/app-template/features/support/env.rb
rubypitaya-3.12.1 ./lib/rubypitaya/app-template/features/support/env.rb
rubypitaya-3.12.0 ./lib/rubypitaya/app-template/features/support/env.rb
rubypitaya-3.11.0 ./lib/rubypitaya/app-template/features/support/env.rb
rubypitaya-3.10.0 ./lib/rubypitaya/app-template/features/support/env.rb
rubypitaya-3.9.1 ./lib/rubypitaya/app-template/features/support/env.rb