콘텐츠로 이동

unittest Result

Test Summary


Item Value
Execution ID 20260910_131322_311789
Pass FAIL
Latest 2026-09-10T13:13:22.311873+09:00
Duration 0.309056 seconds
Total 5
Passed 4
Failed 1
Errors 0
Skipped 0


Test envs Value
test_os windows
test_name local_01
test_environment local
test_request local_vscode


Test Functions

  • Unit TEST
    • PATH0: test_envs/tests/unittest/ct_framework/python
PATH Test Function Pass Duration (s)
0 test_available_tests_exposes_allowlists PASS 0.000674
0 test_hil_requires_explicit_server_opt_in PASS 0.001271
0 test_pytest_command_uses_allowlisted_arguments_without_a_shell PASS 0.000160
0 test_rejects_unknown_test_id_before_starting_process PASS 0.000366
0 test_client_discovers_and_calls_list_tests FAIL 0.306585

Failed Functions

Test Function Status Failure
test_client_discovers_and_calls_list_tests FAIL self = async def test_client_discovers_and_calls_list_tests(self) -> None: async with Client(mcp) as client: tools = await client.list_tools() result = await client.call_tool("list_tests", {}) self.assertEqual( > {tool.name for tool in tools}, ^^^ {"list_tests", "run_pytest_ct", "run_unittest", "get_latest_result"}, ) E AttributeError: 'tuple' object has no attribute 'name' test_envs\tests\unittest\ct_framework\python\test_mcp_runner.py:55: AttributeError

Test Source

Item Value
Commit 85466dd623e39c38f5f179820a9d1c7f3ec015c1
Branch main

Logs

Item Value
Result log 20260910_131322_311789_result.log
Result json 20260910_131322_311789_result.json