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