Searched defs:testModeArgs (Results 1 – 1 of 1) sorted by relevance
32 testModeArgs?: string; property62 const testModeArgs: string | undefined = testArgs.mode[mode]; constant86 const { runTestFileOpts, testCommonOpts, testModeArgs, testModeProps } = createTestConfigOpts; constant