We have an application implemented in FastAPI. Use...
# general
d
We have an application implemented in FastAPI. Use case is to integrate pants for it. When I run pants test, throwing an RuntimeError saying that "starlette.testclient Module requires the httpx package to be installed".