Searched refs:jestProgramArgs (Results 1 – 1 of 1) sorted by relevance
24 const jestProgramArgs = process.argv.slice(2); constant25 const jestWithArgs = [jestProgramPath].concat(jestProgramArgs);