Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/tests/
Dnunit_tests_provider.py24 nunit_path = os.path.join(this_path, './../lib/resources/tools/nunit3/nunit3-console.exe') variable in NUnitTestSuite
99 …args = [NUnitTestSuite.nunit_path, '--domain=None', '--noheader', '--labels=Before', '--result={}'…