9 lines
157 B
TOML
9 lines
157 B
TOML
|
[[test]]
|
||
|
testTitle = 'UnitTests'
|
||
|
useDB = false
|
||
|
startDelay = 0
|
||
|
|
||
|
[[test.workload]]
|
||
|
testName = 'UnitTests'
|
||
|
#maxTestCases = 1
|
||
|
testsMatching = '/'
|