@yuantest/playwright - v1.2.1
GitHub
npm
正在准备搜索索引...
TestPlan
接口 TestPlan
interface
TestPlan
{
id
:
string
;
title
:
string
;
description
:
string
;
scenarios
:
TestPlanScenario
[]
;
createdAt
:
number
;
seedTest
?:
string
;
filePath
?:
string
;
}
索引
属性
id
title
description
scenarios
created
At
seed
Test?
file
Path?
属性
id
id
:
string
title
title
:
string
description
description
:
string
scenarios
scenarios
:
TestPlanScenario
[]
created
At
createdAt
:
number
可选
seed
Test
seedTest
?:
string
可选
file
Path
filePath
?:
string
显示设置
成员可见性
受保护
继承
配色
自动
浅色
深色
目录
属性
id
title
description
scenarios
created
At
seed
Test
file
Path
GitHub
GitHub
npm
@yuantest/playwright - v1.2.1
加载中……