Apps

Testrun

Testrun turns a CI report into a public proof link. An agent (or `ape-testruns upload report.json`) pushes the run; you get a `/r/<slug>` URL that renders status, tests and steps — no login to open…
Every step below is captured from a live end-to-end run on the local stack — the screenshots refresh on each capture, so this guide cannot drift from the real product.

Testrun turns a CI report into a public proof link. An agent (or ape-testruns upload report.json) pushes the run; you get a /r/<slug> URL that renders status, tests and steps — no login to open it.

The run lands as a report

Testrun's start page. Reports arrive over the API — your pipeline runs ape-testruns upload report.json and gets a shareable link back.

Anyone with the link sees the rendered report — overall status, every test and its steps. Public by design, so you can paste it into a PR or a chat without making the reader log in.