# mobile-dev-inc/Maestro

Painless E2E Automation for Mobile and Web

Repository: https://github.com/mobile-dev-inc/Maestro
Canonical: https://ross.abutalabs.com/products/maestro
Homepage: https://maestro.dev
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: android, ios, blackbox-testing, ui-automation
Last push: 2026-08-26T20:15:41+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 99, longevity 100
- inputs: {"age_days": 1616, "days_push": 7, "days_rel": 7, "gap_med": 16.0, "n_releases_24m": 37}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 15432, forks 929 (observed 2026-08-28T04:11:09.816954+00:00)

## What it is
Maestro is an open-source end-to-end UI testing framework for Android, iOS, and web apps that uses human-readable YAML flows interpreted at runtime. It ships as a CLI, a desktop test IDE (Maestro Studio), an MCP server for AI coding agents, and an optional paid device cloud for parallel execution.

## Use cases
- write e2e tests for my android and ios apps without compiling test code
- automate ui testing for react native and flutter apps
- run mobile ui tests in ci on every pull request
- let my ai coding agent write and run mobile ui tests via mcp
- test web apps in a browser with simple yaml flows
- replace flaky appium tests with a simpler framework
- run ui tests in parallel across many devices in the cloud

## When to choose
- you want fast, low-setup blackbox e2e testing for mobile or web apps
- your team prefers declarative YAML over compiled test suites like Espresso or XCTest
- you need cross-platform coverage including React Native, Flutter, and hybrid apps
- you want AI agents to author and debug UI tests through MCP

## When to avoid
- you need deep unit or integration testing inside your app's code
- you require fine-grained native access or custom instrumentation beyond what the YAML commands support
- you need a fully free parallel device cloud (Maestro Cloud is paid)
- you rely on Windows outside WSL without checking the regular Windows install path

## Facets
- artifact type: framework
- maturity: active
- function: testing, e2e-testing, cli, mcp
- domain: testing, mobile-development, web-development, developer-tools
- platform: cross-platform, cli, windows
- tags: ui-automation, yaml-flows, blackbox-testing, mobile-testing, appium-alternative, ci-integration, maestro-cloud, maestro-studio, automation, android, ios, macos, linux, web-server

## Member repositories
- mobile-dev-inc/Maestro (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:09.816954+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:05:53.491447+00:00, confidence not recorded.
  - readme: https://github.com/mobile-dev-inc/Maestro (fetched 2026-08-28T04:11:09.816954+00:00, sha b89d33595b65)
  - homepage: https://maestro.dev (fetched 2026-08-29T08:04:06.633240+00:00, sha 5c37bb33994f)
  - site_page: https://docs.maestro.dev (fetched 2026-08-29T08:04:06.636308+00:00, sha e09bbf61eff6)
  - site_page: https://docs.maestro.dev/get-started/maestro-mcp (fetched 2026-08-29T08:04:06.640019+00:00, sha a0a5a3e2bbe1)
  - site_page: https://docs.maestro.dev/maestro-cli/how-to-install-maestro-cli (fetched 2026-08-29T08:04:06.641766+00:00, sha 10e18a5fd773)
  - site_page: https://maestro.dev/pricing (fetched 2026-08-29T08:04:06.638374+00:00, sha 18f9d416e455)
  - site_page: https://maestro.dev/cloud (fetched 2026-08-29T08:04:06.643399+00:00, sha fce535df04db)
- Data as of 2026-08-30T08:39:29.467469+00:00.
