GLOB sdist-make: /tmp/tmprhq4wk8a/pytest-localserver-0.5.0/setup.py py38 create: /tmp/tmprhq4wk8a/pytest-localserver-0.5.0/.tox/py38 py38 installdeps: pytest==6.0.1, six, requests py38 inst: /tmp/tmprhq4wk8a/pytest-localserver-0.5.0/.tox/.tmp/package/1/pytest-localserver-0.5.0.zip py38 installed: attrs==20.1.0,certifi==2020.6.20,chardet==3.0.4,idna==2.10,iniconfig==1.0.1,more-itertools==8.5.0,packaging==20.4,pluggy==0.13.1,py==1.9.0,pyparsing==2.4.7,pytest==6.0.1,pytest-localserver @ file:///tmp/tmprhq4wk8a/pytest-localserver-0.5.0/.tox/.tmp/package/1/pytest-localserver-0.5.0.zip,requests==2.24.0,six==1.15.0,toml==0.10.1,urllib3==1.25.10,Werkzeug==1.0.1 py38 run-test-pre: PYTHONHASHSEED='3800445141' py38 run-test: commands[0] | py.test -v --junitxml=junit-py38.xml ============================= test session starts ============================== platform linux -- Python 3.8.0, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 -- /tmp/tmprhq4wk8a/pytest-localserver-0.5.0/.tox/py38/bin/python cachedir: .tox/py38/.pytest_cache rootdir: /tmp/tmprhq4wk8a/pytest-localserver-0.5.0 plugins: localserver-0.5.0 collecting ... collected 16 items tests/test_http.py::test_httpserver_funcarg PASSED [ 6%] tests/test_http.py::test_server_does_not_serve_file_at_startup PASSED [ 12%] tests/test_http.py::test_some_content_retrieval PASSED [ 18%] tests/test_http.py::test_request_is_stored PASSED [ 25%] tests/test_http.py::test_GET_request PASSED [ 31%] tests/test_http.py::test_HEAD_request PASSED [ 37%] tests/test_https.py::test_httpsserver_funcarg PASSED [ 43%] tests/test_https.py::test_server_does_not_serve_file_at_startup PASSED [ 50%] tests/test_https.py::test_some_content_retrieval PASSED [ 56%] tests/test_https.py::test_GET_request PASSED [ 62%] tests/test_https.py::test_HEAD_request PASSED [ 68%] tests/test_smtp.py::test_smtpserver_funcarg PASSED [ 75%] tests/test_smtp.py::test_server_is_killed PASSED [ 81%] tests/test_smtp.py::test_server_is_deleted PASSED [ 87%] tests/test_smtp.py::test_smtpserver_has_empty_outbox_at_startup PASSED [ 93%] tests/test_smtp.py::test_send_email PASSED [100%] =============================== warnings summary =============================== .tox/py38/lib/python3.8/site-packages/_pytest/junitxml.py:446 /tmp/tmprhq4wk8a/pytest-localserver-0.5.0/.tox/py38/lib/python3.8/site-packages/_pytest/junitxml.py:446: PytestDeprecationWarning: The 'junit_family' default value will change to 'xunit2' in pytest 6.0. See: https://docs.pytest.org/en/stable/deprecations.html#junit-family-default-value-change-to-xunit2 for more information. _issue_warning_captured(deprecated.JUNIT_XML_DEFAULT_FAMILY, config.hook, 2) tests/test_https.py::test_some_content_retrieval tests/test_https.py::test_GET_request tests/test_https.py::test_HEAD_request /tmp/tmprhq4wk8a/pytest-localserver-0.5.0/.tox/py38/lib/python3.8/site-packages/urllib3/connectionpool.py:981: InsecureRequestWarning: Unverified HTTPS request is being made to host '127.0.0.1'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings warnings.warn( -- Docs: https://docs.pytest.org/en/stable/warnings.html - generated xml file: /tmp/tmprhq4wk8a/pytest-localserver-0.5.0/junit-py38.xml - ======================== 16 passed, 4 warnings in 4.67s ======================== ___________________________________ summary ____________________________________ py38: commands succeeded congratulations :) write json report at: /tmp/tmprhq4wk8a/pytest-localserver-0.5.0/result.json Time: 49.0 seconds