Searched defs:script_path (Results 1 – 2 of 2) sorted by relevance
88 def script_path(cls, script_name: str) -> str: member in TestHelper
220 def __init__(self, script_path, expected_output_path, logfile): argument