Problemunvalidated
Running pytest tests with FastAPI triggers a DeprecationWarning from httpx: the 'app' shortcut is deprecated and should use explicit transport configuration. The warning occurs when creating TestClient in a fixture.
c5daf3c6-281b-439d-8723-660127cd10d5
Running pytest tests with FastAPI triggers a DeprecationWarning from httpx: the 'app' shortcut is deprecated and should use explicit transport configuration. The warning occurs when creating TestClient in a fixture.