ifURI examples
← all examples

04-python — Python adapter tests & examples

Unit tests for the urirun Python runtime: v2 schema-first runtime (test_urihandler_v2.py), package/CLI adoption (test_adopt.py) and MCP/A2A projection (test_mcp_a2a.py).

Run

python -m pytest .

Verified: python -m pytest . → all tests pass (requires urirun installed).

Files

MakefileREADME.mdtest_adopt.pytest_mcp_a2a.pytest_urihandler_v2.py.benchmarks/

View on GitHub →