How it works
Install the GitHub App
Install the MobileBoost SDET Agent Github App in your repository. This gives MobileBoost access to monitor pull requests and propose test changes.
MobileBoost monitors pull requests
When a PR is opened or updated, MobileBoost analyzes the Git diff to understand what changed in your application.
Tests are generated automatically
MobileBoost adjusts existing test code or generates new test code based on the changes in the PR.
Native framework support
MobileBoost generates native test automation code for:- XCUITest for iOS
- Espresso for Android
- Web views
- Third-party components
- Graphical elements (charts, maps)
Local code generation
Test code can also be generated locally inside your IDE using the MobileBoost agentic skill. This works with Cursor, Claude Code, and other supported agents, letting you generate and iterate on tests without leaving your editor.Local Tooling
Learn how to set up the MobileBoost agent skill in your IDE.

