fastlane-plugin-automated-test-emulator-run icon indicating copy to clipboard operation
fastlane-plugin-automated-test-emulator-run copied to clipboard

Add lane task

Open tokou opened this issue 7 years ago • 1 comments

Add lane option which expects a lane name and runs it directly from fastlane. The advantage compared to running a shell task is that it uses the same fastlane runs and keeps the lane_context instead of spawning a new fastlane run.

tokou avatar Jul 19 '18 15:07 tokou

That's a great addition !

jschmid avatar Oct 17 '18 07:10 jschmid