Searched refs:nunit_path (Results 1 – 1 of 1) sorted by relevance
24 nunit_path = os.path.join(this_path, './../lib/resources/tools/nunit3/nunit3-console.exe') variable in NUnitTestSuite99 …args = [NUnitTestSuite.nunit_path, '--domain=None', '--noheader', '--labels=Before', '--result={}'…