vinissimus / async-asgi-testclient
A framework-agnostic library for testing ASGI web applications
☆159Updated last year
Alternatives and similar repositories for async-asgi-testclient:
Users that are interested in async-asgi-testclient are comparing it to the libraries listed below
- Programmatic startup/shutdown of ASGI apps.☆227Updated last year
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆208Updated 3 weeks ago
- Drop-in MessagePack support for ASGI applications and frameworks☆169Updated last year
- pytest fixture to mock HTTPX☆401Updated 5 months ago
- An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policies☆250Updated 3 weeks ago
- Pythonic dependency injection☆319Updated last year
- Asyncio compatible SDK for aws services.☆174Updated 5 months ago
- Asyncio integration with sync code using greenlets.☆161Updated 3 months ago
- A composable Python ASGI web framework☆180Updated 2 years ago
- Simple Dependency injection framework for Python☆206Updated this week
- Celery pool to run coroutine tasks☆109Updated 3 years ago
- aiomisc - miscellaneous utils for asyncio☆395Updated last month
- Implementation of dependency injection for Python 3☆199Updated 3 weeks ago
- A compression AGSI middleware using brotli.☆72Updated last year
- ASGI middleware to record and emit timing metrics (to something like statsd)☆126Updated last year
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.