|
Option C Tools
|
Namespaces | |
| namespace | conftest |
| namespace | test_contract_parity |
| namespace | test_mcp_audit |
| namespace | test_mcp_config |
| namespace | test_mcp_debug_config_path |
| namespace | test_mcp_hardening |
| namespace | test_mcp_hitl |
| namespace | test_mcp_integration |
| namespace | test_mcp_metrics |
| namespace | test_mcp_policy |
| namespace | test_mcp_redactor |
| namespace | test_mcp_safety |
| namespace | test_mcp_sandbox |
| namespace | test_mcp_sandbox_backends |
| namespace | test_mcp_validator |
| namespace | test_mcp_write_tools |
Purpose ------- Test package marker for MCP server tests. Responsibilities ---------------- - Mark the ``tests_mcp`` directory as a Python package so pytest can discover the tests contained within. Diagnostics ----------- Domain: MCP-TESTS L2: package-level lifecycle (trivial) L3: assertion details L4: deep tracing Contracts --------- Inputs: none Outputs: none