Onboarding
Onboard in 5 minutes (10-minute ceiling)
Aggressive timeline for teams already on Next.js + Vercel with GitHub connected. If you exceed ten minutes, treat the extra steps as friction to remove from the product.
CLI one-liner
Checklist
- 0:00–1:00
Open Test Settings and copy the GitHub Actions snippet for preview runs.
- 1:00–2:00
Paste the workflow into .github/workflows/ and push to a branch.
- 2:00–4:00
Run npx testforge init locally; commit generated config and test output paths.
- 4:00–7:00
Record one smoke flow (e.g. home → sign-in or core dashboard) from /tests/record.
- 7:00–9:00
Open a PR; wait for Vercel preview; confirm CI used the preview URL.
- 9:00–10:00
Open the run: verify pass/fail, screenshot, and failed step if any.