Running the tests Run the tests uv run pytest -v -s client/test_client_factory.py In case of failures, you can cleanup the cache: uv clean rm -fR .pytest_cache .venv __pycache__