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

Function test_task_77

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

Source from the content-addressed store, hash-verified

764 assert "WizardMath" in final_answer
765
766def test_task_77(trajectory):
767 final_answer=trajectory[-1]['content']
768 #print(final_answer)
769 assert "如懿" in final_answer
770
771def test_task_78(trajectory):
772 image_path="./output/78.png"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected