Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 622bf491 authored by Hasib Prince's avatar Hasib Prince
Browse files

docs: README is added for Maestro

parent 8e0ee6e0
Loading
Loading
Loading
Loading
Loading

maestro/README.md

0 → 100644
+16 −0
Original line number Original line Diff line number Diff line
## How to install Maestro
Please follow the instructions at: https://maestro.mobile.dev/getting-started/installing-maestro

## How to test

Run this command from the **maestro** directory of the project.

Debug:
```shell
maestro test -e APP_ID=foundation.e.apps.debug maestro-apps-install.yaml
```

Release:
```shell
maestro test -e APP_ID=foundation.e.apps maestro-apps-install.yaml
```
 No newline at end of file