Test your FastAPI routes without touching the database
DEV Community
Test your FastAPI routes without touching the database
dependency_overrides swaps a dependency for the whole app. It is the feature that makes FastAPI genuinely pleasant to test, and it is easy to miss.
0 comments
No comments yet.