Sha256: 9adac65026000d9dbd76b7c13a534c6b784845f1df3d579c1563b31d84410965

Contents?: true

Size: 447 Bytes

Versions: 584

Compression:

Stored size: 447 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

584 entries across 584 versions & 2 rubygems

Version Path
fastlane-2.132.0.beta.20190927200017 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.132.0.beta.20190926200023 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.132.0.beta.20190925200108 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.132.0.beta.20190924200030 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.132.0.beta.20190923200017 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.132.0.beta.20190922200014 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.132.0.beta.20190921200021 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.132.0.beta.20190920200012 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.132.0.beta.20190919200100 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.132.0.beta.20190918200023 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.132.0.beta.20190917200011 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.132.0.beta.20190916200055 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.132.0.beta.20190915200038 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.132.0.beta.20190914200034 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.132.0.beta.20190913200058 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.132.0.beta.20190912200052 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.131.0 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.131.0.beta.20190911200010 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.131.0.beta.20190910200104 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane-2.131.0.beta.20190909200058 fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb