Searched defs:testCommonOpts (Results 1 – 1 of 1) sorted by relevance
69 testCommonOpts?: LinterOptions; property270 …const testCommonOpts = testArgs.commonArgs ? getLinterOptionsFromCommandLine(testArgs.commonArgs) … constant320 const { runTestFileOpts, testModeProps, testModeArgs, testCommonOpts } = createTestConfigOpts; constant