Turn PR diffs into interactive test plans.
cleartest watches your pull requests, asks an LLM to draft a focused manual test plan from the diff, and gives you a clean UI to check off each item as you go. No more printing markdown.
- Trigger on the PRs you care aboutGenerate a plan only when a PR targets configured branches like
mainor arelease/*pattern. - Or generate manuallyPick any two branches and get a plan on demand.
- Check off as you testPass, fail, or skip each item with notes. Plan status rolls up automatically.
- PR stays in the loopA sticky comment on the PR links to the plan and reflects status.