Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/premieroctet/demo-maestro


https://github.com/premieroctet/demo-maestro

Last synced: about 2 months ago
JSON representation

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
```