Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 931 Bytes

running-flows-on-ci.md

File metadata and controls

13 lines (8 loc) · 931 Bytes

Running Flows on CI

Maestro Cloud

The easiest way to test your Flows in CI is to run your Flows on Maestro Cloud. Since your flows run in the cloud there's no need to configure any simulators or emulators on your end. Check out the Maestro Cloud Documentation to get started in less than 5 minutes:

{% content-ref url="http://127.0.0.1:5000/o/zCVYm3M93B0sOcjR1Oj4/s/svtyylAfMzJBiYhqoqHt/" %} Maestro Cloud Documentation {% endcontent-ref %}

Alternatives

Maestro CLI can run Flows on any Android device/emulator that supports ADB connections and any iOS device/simulator that supports Facebook's IDB. You can manually orchestrate your Flow execution against any provider that supports these protocols. Just use the Maestro CLI to run your Flows like you would locally.