Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

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).