Metadata-Version: 2.4
Name: bluefox-test
Version: 0.1.5
Summary: Test infrastructure for FastAPI + async SQLAlchemy apps
Project-URL: Homepage, https://bluefox-test.bluefox.software
Project-URL: Documentation, https://bluefox-test.bluefox.software/docs/
Project-URL: Repository, https://github.com/blue-fox-software/bluefox-test
Requires-Python: >=3.12
Requires-Dist: asyncpg>=0.29
Requires-Dist: factory-boy>=3.3
Requires-Dist: faker>=25.0
Requires-Dist: httpx>=0.27
Requires-Dist: psycopg2-binary>=2.9
Requires-Dist: pytest-asyncio>=0.24
Requires-Dist: pytest>=8.0
Requires-Dist: sqlalchemy-utils>=0.41
Requires-Dist: sqlalchemy[asyncio]>=2.0
Requires-Dist: testcontainers[postgres,redis]>=4.0
Description-Content-Type: text/markdown

# bluefox-test

Test infrastructure for FastAPI + async SQLAlchemy 2.x applications.
