============================= test session starts ==============================
platform linux -- Python 3.12.2, pytest-8.3.2, pluggy-1.5.0
cachedir: .pytest_cache
metadata: {'Python': '3.12.2', 'Platform': 'Linux-6.8', 'Packages': {'pytest': '8.3.2'}}
rootdir: /workspace/lean-ctx
collecting ... collected 5 items

clients/python/tests/test_conformance.py::test_task_envelope_json PASSED    [ 20%]
clients/python/tests/test_conformance.py::test_capability_manifest_json PASSED [ 40%]
clients/python/tests/test_client.py::test_timeout_is_propagated PASSED      [ 60%]
clients/python/tests/test_client.py::test_evidence_ref_is_opaque PASSED    [ 80%]
clients/python/tests/test_client.py::test_invalid_mode_is_rejected PASSED  [100%]

============================== 5 passed in 0.58s ===============================
