from jogai import * def test_example01(): def move(): ... prepare('02.yaml') args = utils._convert_function_arguments_to_string({'x': 200, 'y': 400}) while is_running(): update()