Skip to content

Commit 7868595

Browse files
masipcatflorimondmanca
authored andcommitted
Add async-asgi-testclient (#23)
1 parent 5990e2d commit 7868595

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ _Libraries for use in ASGI apps._
4545

4646
- [Ariadne](https://github.com/mirumee/ariadne) - A Python library for implementing GraphQL servers.
4747
- [asgiref](https://github.com/django/asgiref) - ASGI reference implementation, including function wrappers, server base classes and a WSGI-to-ASGI adapter.
48+
- [async-asgi-testclient](https://github.com/vinissimus/async-asgi-testclient) - A framework-agnostic library for testing ASGI web applications.
4849
- [HTTPX](https://www.encode.io/httpx) - Next generation HTTP client, including async support and ability to call ASGI apps directly.
4950
- [Mangum](https://github.com/erm/mangum) - AWS Lambda & API Gateway support for ASGI.
5051
- [python-socketio](https://python-socketio.readthedocs.io) - WebSocket clients and servers using Socket.IO. Includes an ASGI application wrapper.

0 commit comments

Comments
 (0)