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

Function test_task_139

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

Source from the content-addressed store, hash-verified

1353 assert ('no' in final_answer or 'not' in final_answer)
1354
1355def test_task_139(trajectory):
1356 final_answer=trajectory[-1]['content']
1357 assert 'x' in final_answer
1358
1359def test_task_140(trajectory):
1360 output_folder = "./output/140"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected