Vizonex/Winloop

TestClient support for use in testing suites, e.g. testing apis with pytest.

Offen

#116 geöffnet am 17.02.2026

 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)Cython (24 Forks)auto 404
Programmers WantedUnplannedenhancementhelp wanteduvloop-changes

Repository-Metriken

Stars
 (228 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide