什么是 maestro-mobile-testing?
适用于 React Native/Expo 应用程序的 Maestro 移动 E2E 测试模式:YAML 测试流程、testID 选择器、自适应身份验证状态、乐观更新验证、GraalJS 脚本、跨平台稳定性、CI/CD 集成、Maestro Cloud 和 MCP 服务器集成 来源:tovimx/maestro-mobile-testing-skill。
适用于 React Native/Expo 应用程序的 Maestro 移动 E2E 测试模式:YAML 测试流程、testID 选择器、自适应身份验证状态、乐观更新验证、GraalJS 脚本、跨平台稳定性、CI/CD 集成、Maestro Cloud 和 MCP 服务器集成
通过命令行快速安装 maestro-mobile-testing AI 技能到你的开发环境
来源:tovimx/maestro-mobile-testing-skill。
Maestro is a declarative YAML-based mobile E2E testing framework. It provides automatic waiting, built-in retry logic, and fast execution without boilerplate. It's more stable than Detox or Appium for React Native apps.
Choose your selector approach based on project context. Both are valid — the right choice depends on whether your app is localized and your team's testing philosophy.
| Multi-language / i18n | id: (testID) | Stable across translations | | Single language | Text labels | Human-readable, self-documenting tests | | Agent-maintained tests | Either — ask the developer | Readability matters less for AI-maintained flows | | System dialogs | Text (always) | No testID possible on native alerts |
适用于 React Native/Expo 应用程序的 Maestro 移动 E2E 测试模式:YAML 测试流程、testID 选择器、自适应身份验证状态、乐观更新验证、GraalJS 脚本、跨平台稳定性、CI/CD 集成、Maestro Cloud 和 MCP 服务器集成 来源:tovimx/maestro-mobile-testing-skill。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/tovimx/maestro-mobile-testing-skill --skill maestro-mobile-testing适用于 React Native/Expo 应用程序的 Maestro 移动 E2E 测试模式:YAML 测试流程、testID 选择器、自适应身份验证状态、乐观更新验证、GraalJS 脚本、跨平台稳定性、CI/CD 集成、Maestro Cloud 和 MCP 服务器集成 来源:tovimx/maestro-mobile-testing-skill。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/tovimx/maestro-mobile-testing-skill --skill maestro-mobile-testing 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/tovimx/maestro-mobile-testing-skill