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

Function test_task_132

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

Source from the content-addressed store, hash-verified

1324
1325
1326def test_task_132(trajectory):
1327 final_answer=trajectory[-1]['content']
1328 assert '%' in final_answer
1329
1330def test_task_133(trajectory):
1331 final_answer=trajectory[-1]['content']

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected