test:
    uv run -m unittest discover -s tests -p "*.py"

