Skip to main content

1. Create your workspace

Sign up at app.minitap.ai and follow the onboarding: pick a workspace name, install the MiniTest GitHub App on the org that owns your mobile repo, then connect one app (name, icon, repo, branch). Onboarding — Create your app step with platforms, repo, and feature panel

2. Write your first user story

In the User stories tab, click New story. Describe the journey in plain English and let miniTest draft the acceptance criteria.
Approve the proposed criteria. They should be things a person could verify just by looking at the screen — see Acceptance criteria rules for what holds up at runtime. User Stories tab — story list grouped by type on the left, editable acceptance criteria on the right

3. Run it

Open your app’s Runs tab and click New run. Pick the latest build (or upload one via the CLI), select the story, and hit Start. A few minutes later you get a green criterion list and a video of the agent driving your app. If something fails, the run page hands you a fix prompt ready for Cursor or Claude. Run report — per-story verdicts and per-criterion detail with video

Next steps