Searched refs:testsPerSuite (Results 1 – 1 of 1) sorted by relevance
11 testsPerSuite: [10, 100, 1000], property19 async function run({ numberOfSuites, testsPerSuite, testType, concurrency }) { property29 for (let j = 0; j < testsPerSuite; j++) {43 for (let j = 0; j < testsPerSuite; j++) {57 return numberOfSuites * testsPerSuite;