example-fastapi-sqlachemy-pytest icon indicating copy to clipboard operation
example-fastapi-sqlachemy-pytest copied to clipboard

Example FastAPI-SQLAlchemy app with PyTest database fixtures

example-fastapi-sqlachemy-pytest

Python application

This containes an example app with pytest conftest.py fixtures that so far for me work with FastAPI.