Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.testdino.com/llms.txt

Use this file to discover all available pages before exploring further.

TestDino stores every Playwright run with full evidence attached: traces, screenshots, videos, console logs, and git context. The pages in this section turn that evidence into answers about what failed, why, and whether it is getting worse. Start at the dashboard for a health snapshot, open a run to inspect failures, then use analytics to track trends across runs.

Quick Reference

PageUse it to
DashboardSee test health, trends, flaky tests, and PR status in one view
Test RunsInspect a single run with traces, screenshots, videos, and logs
Test CasesTrack an individual test’s pass rate and history over time
Test ExplorerBrowse and filter every test across runs and branches
Pull RequestsReview test results per pull request before merge
AnalyticsMeasure health, coverage, and error trends across runs

Debug a failure

When a run fails, the goal is root cause, not just a red mark. TestDino groups failures and attaches the evidence to each one.
TaskPage
Read the failure with full evidenceDebug Test Failures
Replay the run step by stepTrace Viewer
Group similar failures by root causeError Grouping

Check test quality

Beyond pass or fail, these pages surface the signals that decide whether a suite is trustworthy.
SignalPage
Flaky tests across runsFlaky Test Detection
Code covered by testsCode Coverage
Test metadata and tagsTest Annotations
Visual regression diffsVisual Testing
Component-level testsComponent Testing

Dashboard

Unified view of test health and trends

Test Runs

Inspect a single run with full evidence

Analytics

Track health and error trends across runs

AI Insights

Let AI classify failures and suggest fixes