# Test results are now generally available (https://depot.dev/changelog/2026-07-29-test-results-generally-available)

> Published 2026-07-29

Test results are now generally available for Depot CI and GitHub Actions jobs. Ingest JUnit XML from your CI, see pass/fail/error/skip counts on every job, and dig into org-wide analytics for flaky, slow, and recurring failures.

What you get:

* **Inline results on every job**: pass/fail/error/skip counts, plus a full results page with filters by status, suite, class, file, or test name
* **Historical context**: recurring failures, latest failure links, and passed-on-rerun badges
* **Org-wide analytics**: frequent failures, new failures, slow tests, and flaky tests
* **Timing-based test splitting**: balance shards from durations in earlier reports
* **One-command run and report**: `depot tests run` (or [`depot/tests-run-action`](https://github.com/depot/tests-run-action)) splits, runs, and uploads JUnit in a single step

Every plan includes 1,000,000 passing tests each month. Beyond that, billing is $0.000001 per passing test ($1.00 per 1 million). Failed, errored, and skipped tests are free. See [pricing](/pricing).

Read more in our [launch post](/blog/now-available-test-results) and the [Depot CI](/docs/ci/observability/depot-ci-test-results) / [GitHub Actions](/docs/github-actions/observability/github-actions-test-results) docs. For sharding, see [Split tests by timing](/docs/ci/how-to-guides/split-tests).

## For AI Agents

The full site index is at [llms.txt](https://depot.dev/llms.txt). Append `.md` to any documentation, blog, changelog, or customer URL to fetch its markdown source directly.