@yuantest/playwright - v1.0.5
GitHub
npm
正在准备搜索索引...
OrchestrationConfig
接口 OrchestrationConfig
interface
OrchestrationConfig
{
totalShards
:
number
;
shardIndex
:
number
;
testAssignment
:
TestAssignment
[]
;
strategy
:
"distributed"
|
"weighted"
|
"intelligent"
;
flakyTests
?:
string
[]
;
quarantinedTests
?:
string
[]
;
}
索引
属性
total
Shards
shard
Index
test
Assignment
strategy
flaky
Tests?
quarantined
Tests?
属性
total
Shards
totalShards
:
number
shard
Index
shardIndex
:
number
test
Assignment
testAssignment
:
TestAssignment
[]
strategy
strategy
:
"distributed"
|
"weighted"
|
"intelligent"
可选
flaky
Tests
flakyTests
?:
string
[]
可选
quarantined
Tests
quarantinedTests
?:
string
[]
显示设置
成员可见性
受保护
继承
配色
自动
浅色
深色
目录
属性
total
Shards
shard
Index
test
Assignment
strategy
flaky
Tests
quarantined
Tests
GitHub
GitHub
npm
@yuantest/playwright - v1.0.5
加载中……