| ============================= test session starts ==============================
|
| platform linux -- Python 3.10.20, pytest-7.4.4, pluggy-1.6.0 -- /usr/local/bin/python3.10
|
| cachedir: .pytest_cache
|
| rootdir: /workspace/python3-capsolver
|
| configfile: pyproject.toml
|
| plugins: asyncio-0.23.8, anyio-4.13.0
|
| asyncio: mode=auto
|
| collecting ... collected 1 item
|
|
|
| tests/test_cloudflare.py::TestCloudflareBase::test_captcha_handler_exist PASSED [100%]
|
|
|
| ============================= slowest 10 durations =============================
|
| 3.00s setup tests/test_cloudflare.py::TestCloudflareBase::test_captcha_handler_exist
|
| 0.00s teardown tests/test_cloudflare.py::TestCloudflareBase::test_captcha_handler_exist
|
| 0.00s call tests/test_cloudflare.py::TestCloudflareBase::test_captcha_handler_exist
|
| ============================== 1 passed in 3.30s ===============================
|