DashboardRunListItem
@stack-test/core / DashboardRunListItem
Interface: DashboardRunListItem
Extended by
Properties
durationMs
durationMs:
number
endedAt?
optionalendedAt?:string
isPartial
isPartial:
boolean
provider
provider:
string
regions
regions:
string[]
runDir
runDir:
string
runId
runId:
string
scenarioName
scenarioName:
string
startedAt?
optionalstartedAt?:string
status
status:
DashboardRunStatus
totals
totals:
object
failed
failed:
number
passed
passed:
number
skipped
skipped:
number
tests
tests:
number