Run unit, mock, and integration tests.
# Sync dev dependencies uv sync --dev --project packages/sdk/python # Run tests uv run --project packages/sdk/python pytest -q
Notes