Home
last modified time | relevance | path

Searched refs:testSpecName (Results 1 – 2 of 2) sorted by relevance

/expo/tools/src/commands/
H A DIosNativeUnitTests.ts51 for (const testSpecName of testSpecNames) { constant
52 targetsToTest.push(`${pkg.podspecName}-Unit-${testSpecName}`);
/expo/fastlane/
H A DFastfile161 scheme: "#{options[:pod]}-Unit-#{options[:testSpecName]}",