Upliftr documentation
Upliftr is an AI-native, self-healing end-to-end testing platform. You write test cases as plain-English YAML (or let the assistant write them); an LLM drives a real browser to run them, and every failure is root-caused to the UI, the API, or the exact backend line, then filed as a deduped ticket.
New here? Get started →
Getting started
Run it three ways: the cloud app, a one-line self-host, or from source.
The AI assistant
Describe what to test in plain English; it writes, edits, and runs your suites.
Writing tests
The YAML suite format: cases, steps, shared fixtures, and the checks reference.
How it works
The engine, self-healing, and trace_id-to-backend root cause.
Self-hosting & CI
Run it on your infra behind HTTPS; gate PRs/MRs with the Action or GitLab CI.
Reference
API, CLI, settings & env, and the full checks reference.