## Running tests ```bash uv run pytest tests/ ``` or ```bash # With the virtual environment activated pytest tests/ ```