cart.spec.js) instead of by failure type. It is the quickest way to assess a feature area without leaving the run.
Specs List
The left panel lists every spec file in the run. Each item shows:- Spec card: Shows file name, total tests, a status bar (pass/fail/flaky/skipped), and total duration.
- Sort: by Name, Duration, or Status to surface slow or failing files.
- Filter: shows only Passed, Failed, Flaky, or Skipped specs.
- Search: type a file name to jump to a spec.
Spec Details
The right panel shows tests for the selected spec. It includes:- Suite totals at the top, including total time and test count
- A test list with status, duration, and retry or attempt badges
Sort by duration to find long-running specs first.