mfreeborn / fastapi-sqlalchemy

Adds simple SQLAlchemy support to FastAPI
MIT License
594 stars 34 forks source link

Update README with test DB and fixture documentation #31

Open leblancfg opened 3 years ago

leblancfg commented 3 years ago

This documentation PR adds a suggested way to create session and test client fixtures for a test database.