Bitrise

πŸš€ Cloud Plan required - get started for free at maestro.dev

Maestro cloud testing is compatible with all CI systems and provides native integrations with a number of common providers including Bitrise. You can start running your Flows in CI with just a few clicks using the Maestro Cloud Bitrise Step.

Setting up Bitrise

  1. Make sure you have your API key

    1. If you do not have that handy, please reach out to your mobile.dev representative

  2. Go to your Bitrise account and save your API key into a secret variable

  3. Open the Workflow Editor and select your desired workflow

    1. To add the Maestro step, you can search for "Maestro" in Bitrise's library of steps.

    2. The step should be added after your app binary has been built.

  4. Lastly, fill out the following information in the step configuration:

    1. API Key

    2. Path to your built binary

    3. Project ID

      1. Project ID can be found under "Settings" in the Maestro console

  5. That's it! You should now be able to run Maestro tests in the cloud via Bitrise.

Last updated

Was this helpful?