Skip to content

Commit 709881d

Browse files
authored
Create README.md
1 parent c5f2a80 commit 709881d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)