We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5f2a80 commit 709881dCopy full SHA for 709881d
README.md
@@ -0,0 +1,7 @@
1
+# example-fastapi-sqlachemy-pytest
2
+Example FastAPI-SQLAlchemy app with PyTest database fixtures
3
+
4
5
+This containes an example app with pytest `conftest.py` fixtures that so far for me work with FastAPI.
6
7
0 commit comments