GLOB sdist-make: /tmp/tmpc5u3en0o/pytest-chalice-0.0.5/setup.py py37 create: /tmp/tmpc5u3en0o/pytest-chalice-0.0.5/.tox/py37 py37 installdeps: pytest==6.0.1 py37 inst: /tmp/tmpc5u3en0o/pytest-chalice-0.0.5/.tox/.tmp/package/1/pytest-chalice-0.0.5.zip py37 installed: attrs==19.3.0,botocore==1.17.51,chalice==1.18.1,click==7.1.2,docutils==0.15.2,enum-compat==0.0.3,importlib-metadata==1.7.0,iniconfig==1.0.1,jmespath==0.10.0,more-itertools==8.5.0,mypy-extensions==0.4.3,packaging==20.4,pluggy==0.13.1,py==1.9.0,pyparsing==2.4.7,pytest==6.0.1,pytest-chalice @ file:///tmp/tmpc5u3en0o/pytest-chalice-0.0.5/.tox/.tmp/package/1/pytest-chalice-0.0.5.zip,python-dateutil==2.8.1,PyYAML==5.3.1,six==1.15.0,toml==0.10.1,urllib3==1.25.10,zipp==3.1.0 py37 run-test-pre: PYTHONHASHSEED='1410233374' py37 run-test: commands[0] | pytest -s -vv tests ============================= test session starts ============================== platform linux -- Python 3.7.1, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 -- /tmp/tmpc5u3en0o/pytest-chalice-0.0.5/.tox/py37/bin/python cachedir: .tox/py37/.pytest_cache rootdir: /tmp/tmpc5u3en0o/pytest-chalice-0.0.5 plugins: chalice-0.0.5 collecting ... collected 13 items tests/test_chalice.py::TestRequest::test_json_response[get] PASSED tests/test_chalice.py::TestRequest::test_json_response[head] PASSED tests/test_chalice.py::TestRequest::test_json_response[post] PASSED tests/test_chalice.py::TestRequest::test_json_response[put] PASSED tests/test_chalice.py::TestRequest::test_json_response[delete] PASSED tests/test_chalice.py::TestRequest::test_json_response[trace] PASSED tests/test_chalice.py::TestRequest::test_json_response[patch] PASSED tests/test_chalice.py::TestRequest::test_json_response[link] PASSED tests/test_chalice.py::TestRequest::test_json_response[unlink] PASSED tests/test_chalice.py::TestRequest::test_invalid_method PASSED tests/test_chalice.py::TestRequest::test_string_response_dont_have_json_attribute PASSED tests/test_chalice.py::TestCustomContext::test_check_default_context PASSED tests/test_chalice.py::TestCustomContext::test_custom_context PASSED ============================== 13 passed in 0.11s ============================== ___________________________________ summary ____________________________________ py37: commands succeeded congratulations :) write json report at: /tmp/tmpc5u3en0o/pytest-chalice-0.0.5/result.json Time: 58.0 seconds