evaluation.regression.cases.hello-world.test_hello_world
test_hello_world
@pytest.mark.parametrize('agent', agents())
def test_hello_world(task_file, run_test_case, agent)
Test case for the "Hello, World!" Bash script using different agents.
@pytest.mark.parametrize('agent', agents())
def test_hello_world(task_file, run_test_case, agent)
Test case for the "Hello, World!" Bash script using different agents.