Sha256: 902e25a74363986098498b3cd1ea4770d5968ea63443d471b35465190949191d

Contents?: true

Size: 443 Bytes

Versions: 72

Compression:

Stored size: 443 Bytes

Contents

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

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

72 entries across 72 versions & 4 rubygems

Version Path
fastlane-2.225.0 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.224.0 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.223.1 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.223.0 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.222.0 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.221.1 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.221.0 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.220.0 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.219.0 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.218.0 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-security-patched-2.216.0 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.217.0 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.216.0 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.215.1 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.215.0 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-mercafacil-2.214.0 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.214.0 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.213.0 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.212.2 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane_pricing_fix-2.212.1 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb