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

Function test_task_76

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

Source from the content-addressed store, hash-verified

759 assert os.path.exists(ans)
760
761def test_task_76(trajectory):
762 final_answer=trajectory[-1]['content']
763 #print(final_answer)
764 assert "WizardMath" in final_answer
765
766def test_task_77(trajectory):
767 final_answer=trajectory[-1]['content']

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected