Sha256: 645d993231d480195d76d3255b9824e50f3bd6340ff2b2e630559b85782f5d41

Contents?: true

Size: 446 Bytes

Versions: 210

Compression:

Stored size: 446 Bytes

Contents

$LOAD_PATH.unshift File.expand_path('../../lib', __FILE__)

require 'simplecov'

# SimpleCov.minimum_coverage 95
SimpleCov.start

# This module is only used to check the environment is currently a testing env
module SpecHelper
end

require 'fastlane' # to import the Action super class
require '<%= require_path %>' # import the actual plugin

Fastlane.load_actions # load other actions (in case your plugin calls other actions or shared values)

Version data entries

210 entries across 210 versions & 1 rubygems

Version Path
fastlane-2.74.1 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.74.0 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.74.0.beta.20180108010004 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.74.0.beta.20180107010004 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.74.0.beta.20180106010004 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.73.0 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.73.0.beta.20180105010003 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.73.0.beta.20180104010004 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.73.0.beta.20180103010003 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.72.0 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.72.0.beta.20180102010003 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.72.0.beta.20180101010003 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.72.0.beta.20171231010003 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.71.1 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.72.0.beta.20171230010003 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.72.0.beta.20171229010003 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.72.0.beta.20171228010004 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.71.0 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.71.0.beta.20171227010004 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.71.0.beta.20171226010004 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb