Kludex / starlette-testclient

A backport of Starlette's TestClient using requests! ⏪️
BSD 3-Clause "New" or "Revised" License
12 stars 4 forks source link

Corrects Starlette version incompatibility #3

Closed zulrang closed 1 year ago

zulrang commented 1 year ago

Fixes https://github.com/Kludex/starlette-testclient/issues/2

Kludex commented 1 year ago

Thanks 😁