Files
curl-impersonate/tests/requirements.txt
lwthiker ea63973256 tests: Use asyncio to wait for nghttpd to start
Seems like the tests may fail because we don't wait for nghttpd (the
HTTP2 server used for testing) to actually start listening.
This commit uses asyncio to launch nghttpd and read its stdout until it
starts listening.
2022-04-30 13:58:11 +03:00

5 lines
34 B
Plaintext

pyyaml
pytest
pytest-asyncio
dpkt