Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use session-scoped pytest fixture for TestClients
#5 5ba0726 Adding `scope="session"` ensures the FastAPI and Starlette TestClients are only created once per testing session.
- Loading branch information