Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/premieroctet/demo-maestro
https://github.com/premieroctet/demo-maestro
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/premieroctet/demo-maestro
- Owner: premieroctet
- Created: 2023-07-19T11:59:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-21T13:47:52.000Z (over 1 year ago)
- Last Synced: 2024-03-02T13:30:42.546Z (11 months ago)
- Language: TypeScript
- Size: 196 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Install
```bash
yarn
```# Run
```bash
yarn start
```# Test
You'll need to [install Maestro CLI](https://maestro.mobile.dev/getting-started/installing-maestro)
Then run
```bash
maestro test e2e
```