Searched defs:tests_path (Results 1 – 3 of 3) sorted by relevance
41 tests_path = Path(script_path, "tests") variable
25 tests_path = Path(__file__).parent.resolve() variable
66 tests_path = Path(root_path, "tests") variable