example-fastapi-sqlachemy-pytest
example-fastapi-sqlachemy-pytest copied to clipboard
Example FastAPI-SQLAlchemy app with PyTest database fixtures
example-fastapi-sqlachemy-pytest
This containes an example app with pytest conftest.py fixtures that so far for me work with FastAPI.