MCPcopy Create free account
hub / github.com/Mercury7353/PyBench / test_task_140

Function test_task_140

data/unit_test/tests.py:1359–1363  ·  view source on GitHub ↗
(trajectory)

Source from the content-addressed store, hash-verified

1357 assert 'x' in final_answer
1358
1359def test_task_140(trajectory):
1360 output_folder = "./output/140"
1361
1362
1363 assert os.path.exists(output_folder)
1364def test_task_141(trajectory):
1365 output_folder = "./output/141"
1366

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected