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

Function test_task_75

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

Source from the content-addressed store, hash-verified

755 assert os.path.exists(ans)
756
757def test_task_75(trajectory):
758 ans="./output/75.docx"
759 assert os.path.exists(ans)
760
761def test_task_76(trajectory):
762 final_answer=trajectory[-1]['content']

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected