gateway/
pipx install uv
uvx --with ruyaml pytest
To print stdout/stderr to the console when running pytest:
uvx --with ruyaml pytest -s