Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Firebase Test lab with Fastlane [ja]

Firebase Test lab with Fastlane [ja]

Firebase Test lab with Fastlane [ja]

Daichi Furiya (Wasabeef)

March 08, 2019
Tweet

More Decks by Daichi Furiya (Wasabeef)

Other Decks in Programming

Transcript

  1. Fastfile firebase_test_lab_android( project_id: "cats-firebase", gcloud_service_key_file: "./client-secret.json", devices: [ { model:

    "hammerhead", version: "21", }, { model: "Pixel2", version: "28" } ], app_apk: "test.apk" ) Fastlane の Fastfile にプロジェクト、テスト方法や端末の指定など
  2. References: - https://d.android.com - https://kotlinlang.org - https://firebase.google.com - https://fastlane.tools Resources

    Photos: - https://unsplash.com - https://www.pexels.com Illustrations: - http://www.chojugiga.com - https://www.irasutoya.com