Sha256: 081ec578800ac637eeb5ea446edf28be09bbba1f8f7b53e46a5ff0d748ac5497

Contents?: true

Size: 203 Bytes

Versions: 209

Compression:

Stored size: 203 Bytes

Contents

ENV["TS_ENV"] = "test"

require "terraspace"
require "rspec/terraspace"

module Helper
  # Add your helpers here
end

RSpec.configure do |c|
  c.include RSpec::Terraspace::Helpers
  c.include Helper
end

Version data entries

209 entries across 170 versions & 6 rubygems

Version Path
terraspace-1.0.2 lib/templates/plugin/lib/templates/test/rspec/module/test/spec/spec_helper.rb
terraspace-1.0.1 lib/templates/plugin/lib/templates/test/rspec/module/test/spec/spec_helper.rb
terraspace_plugin_google-0.3.5 lib/templates/test/rspec/module/test/spec/spec_helper.rb
terraspace_plugin_google-0.3.4 lib/templates/test/rspec/module/test/spec/spec_helper.rb
terraspace-1.0.0 lib/templates/plugin/lib/templates/test/rspec/module/test/spec/spec_helper.rb
terraspace-0.7.2 lib/templates/plugin/lib/templates/test/rspec/module/test/spec/spec_helper.rb
terraspace_plugin_azurerm-0.4.0 lib/templates/test/rspec/project/spec/spec_helper.rb
terraspace_plugin_azurerm-0.4.0 lib/templates/test/rspec/module/test/spec/spec_helper.rb
terraspace-0.7.1 lib/templates/plugin/lib/templates/test/rspec/module/test/spec/spec_helper.rb
terraspace_plugin_google-0.3.3 lib/templates/test/rspec/module/test/spec/spec_helper.rb
terraspace_plugin_azurerm-0.3.3 lib/templates/test/rspec/project/spec/spec_helper.rb
terraspace_plugin_azurerm-0.3.3 lib/templates/test/rspec/module/test/spec/spec_helper.rb
terraspace_plugin_aws-0.3.6 lib/templates/test/rspec/project/spec/spec_helper.rb
terraspace_plugin_aws-0.3.6 lib/templates/test/rspec/module/test/spec/spec_helper.rb
terraspace-0.7.0 lib/templates/plugin/lib/templates/test/rspec/module/test/spec/spec_helper.rb
terraspace_plugin_aws-0.3.5 lib/templates/test/rspec/module/test/spec/spec_helper.rb
terraspace_plugin_aws-0.3.5 lib/templates/test/rspec/project/spec/spec_helper.rb
terraspace_plugin_aws-0.3.4 lib/templates/test/rspec/module/test/spec/spec_helper.rb
terraspace_plugin_aws-0.3.4 lib/templates/test/rspec/project/spec/spec_helper.rb
rspec-terraspace-0.3.1 lib/templates/bootstrap/spec/spec_helper.rb