Searched refs:testSpecNames (Results 1 – 1 of 1) sorted by relevance
18 const testSpecNames: string[] = []; constant21 testSpecNames.push(match[1]);23 return testSpecNames;44 const testSpecNames = getTestSpecNames(pkg); constant45 if (!testSpecNames.length) {51 for (const testSpecName of testSpecNames) {