Vizonex/Winloop
View on GitHubTestClient support for use in testing suites, e.g. testing apis with pytest.
Open
#116 opened on Feb 17, 2026
Programmers WantedUnplannedenhancementhelp wanteduvloop-changes
Repository metrics
- Stars
- (228 stars)
- PR merge metrics
- (PR metrics pending)
Description
In Winloop 0.2.0 or before 2026 I would like to start planning to migrate to pytest so that things could be formatted a little better. A Migration Python script might be needed or looked into.
One thing to consider is a tutorial on how to enable test clients to use Winloop
https://starlette.dev/testclient/
asyncio makes test suites so slow.