finalrun-test-runner
Installation
SKILL.md
FinalRun Test Runner
Orchestrate FinalRun MCP tools to run mobile app tests on cloud or local devices.
MCP Preflight
Before any test operation:
- Run
ping. - If ping fails, the FinalRun MCP server may not be installed or configured. Ask the user to verify their MCP setup.
- Resume this workflow only after MCP is healthy.
Core Concepts
- Test: A single automated flow (one scenario).
- Test Suite: An ordered group of tests executed together on a device.
- Test Runs: Historical execution records of tests or suites that already ran.
Your Only Job
Related skills
More from final-run/agent-skills
finalrun-generate-test
Generate test cases for native mobile apps and mobile web apps (accessed via mobile browsers), and upload them to the FinalRun cloud.
14finalrun-update-test
Update existing FinalRun test prompts when code changes break them. The tests are for native mobile apps and mobile web apps (accessed via mobile browsers).
13