compass.run.serial.run_single_step

compass.run.serial.run_single_step(step_is_subprocess=False)[source]

Used by the framework to run a step when compass run gets called in the step’s work directory

Parameters:

step_is_subprocess (bool, optional) – Whether the step is being run as a subprocess of a test case or suite