Searched refs:running_script_path (Results 1 – 1 of 1) sorted by relevance
4676 running_script_path = None variable4678 global running_script_path4682 running_script_path = running_file4687 if running_script_path is None:4690 …assert test_case_class_file == running_script_path, f'Class of loaded TestCase "{test_case.id()}" …