core-utils
Preparing search index...
@clipboard-health/playwright-reporter-llm
LlmTestEntry
Interface LlmTestEntry
interface
LlmTestEntry
{
annotations
:
{
description
?:
string
;
type
:
string
}
[]
;
attachments
:
TestAttachment
[]
;
durationMs
:
number
;
errors
:
TestError
[]
;
flaky
:
boolean
;
id
:
string
;
location
:
TestLocation
;
project
:
string
;
retries
:
number
;
status
:
TestStatus
;
stderr
:
string
;
stdout
:
string
;
tags
:
string
[]
;
title
:
string
;
}
Index
Properties
annotations
attachments
duration
Ms
errors
flaky
id
location
project
retries
status
stderr
stdout
tags
title
Properties
annotations
annotations
:
{
description
?:
string
;
type
:
string
}
[]
attachments
attachments
:
TestAttachment
[]
duration
Ms
durationMs
:
number
errors
errors
:
TestError
[]
flaky
flaky
:
boolean
id
id
:
string
location
location
:
TestLocation
project
project
:
string
retries
retries
:
number
status
status
:
TestStatus
stderr
stderr
:
string
stdout
stdout
:
string
tags
tags
:
string
[]
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
annotations
attachments
duration
Ms
errors
flaky
id
location
project
retries
status
stderr
stdout
tags
title
core-utils
Loading...