pub fn check_example_evaluates_to_expected_output(
    example: &Example<'_>,
    cwd: &Path,
    engine_state: &mut Box<EngineState>
)