Skip to content

Mar 27, 2026

  • Nicer run view. Runs now display environment attributes and colored test-runner icons, making it easier to scan results at a glance.
  • Run titles. Test runs can now carry a human-readable title — set it in your reporter config and it’ll appear in the Report Viewer header and in run lists on the platform. See Naming Runs.
  • Token rotation. Flakiness Access Tokens can now be rotated from project settings, so you can cycle credentials without recreating the project.
  • CLI: auth whoamiauth status. The command has been renamed to auth status (whoami is kept as an alias).
  • New runs index. We’ve rebuilt how runs are indexed internally. This is a foundation for a set of upcoming features, including a redesigned history tab.