Spec File Details

Summary info for each executed spec file

The Currents Dashboard displays key details for every executed spec file, including its name, status, duration, tags, and execution timestamp.

Run details example
#
Field
Description

1

Spec File Status

2

Spec File Name

Spec files are typically named with the .spec.ts suffix (e.g., example.spec.ts), indicating a TypeScript test specification

3

Started at

Spec File execution start timestamp

4

Duration

Spec File Run duration

5

Browser / Project

Playwright Project or Cypress tests browser

6

Tags

Last updated

Was this helpful?