Vizonex/Winloop
TestClient support for use in testing suites, e.g. testing apis with pytest.
开放
#116 创建于 2026年2月17日
Programmers WantedUnplannedenhancementhelp wanteduvloop-changes
仓库指标
- 星标
- (228 个星标)
- PR 合并指标
- (平均合并 2天 14小时) (30 天内合并 4 个 PR)
描述
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.