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

Function test_task_55

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

Source from the content-addressed store, hash-verified

653 assert "injection" in final_answer
654
655def test_task_55(trajectory):
656 final_answer=trajectory[-1]['content']
657 #print(final_answer)
658 assert ("科幻" in final_answer or "悬疑" in final_answer)
659
660
661def test_task_56(trajectory):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected