Skip to content

Files

Latest commit

 

History

History
 
 

fastlane

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

fastlane documentation

Installation

sudo gem install fastlane

Available Actions

test

fastlane test

Runs tests on the primary platforms and configurations

verify

fastlane verify

Runs unit tests

verify_demo

fastlane verify_demo

Runs UI tests

upload_cov

fastlane upload_cov

Upload code coverage reports (if running on CI)


This README.md is auto-generated and will be re-generated every time fastlane is run. More information about fastlane can be found on https://fastlane.tools. The documentation of fastlane can be found on GitHub.