-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Besides Flask, another popular framework for build Python web applications is FastAPI. While Flask is WSGI and FastAPI is ASGI, they support similar TestClient interfaces which can be used as the executor for TaintMonkey. This task involves adding support for FastAPI by implementing a TaintClient and TaintRequest equivalent to integrate the FastAPI TestClient.
https://fastapi.tiangolo.com/tutorial/testing/#using-testclient
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels