py36 create: /tmp/tmpem5tjc7u/pytest_mock_helper-0.2.1-py3-none-any/.tox/py36 py36 installdeps: pytest==6.0.1, pip py36 installed: attrs==20.1.0,importlib-metadata==1.7.0,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,six==1.15.0,toml==0.10.1,zipp==3.1.0 py36 run-test-pre: PYTHONHASHSEED='1948337495' py36 run-test: commands[0] | pip install ../pytest_mock_helper-0.2.1-py3-none-any.whl Processing /tmp/tmpem5tjc7u/pytest_mock_helper-0.2.1-py3-none-any.whl Requirement already satisfied: pytest in ./.tox/py36/lib/python3.6/site-packages (from pytest-mock-helper==0.2.1) (6.0.1) Requirement already satisfied: packaging in ./.tox/py36/lib/python3.6/site-packages (from pytest->pytest-mock-helper==0.2.1) (20.4) Requirement already satisfied: toml in ./.tox/py36/lib/python3.6/site-packages (from pytest->pytest-mock-helper==0.2.1) (0.10.1) Requirement already satisfied: attrs>=17.4.0 in ./.tox/py36/lib/python3.6/site-packages (from pytest->pytest-mock-helper==0.2.1) (20.1.0) Requirement already satisfied: iniconfig in ./.tox/py36/lib/python3.6/site-packages (from pytest->pytest-mock-helper==0.2.1) (1.0.1) Requirement already satisfied: pluggy<1.0,>=0.12 in ./.tox/py36/lib/python3.6/site-packages (from pytest->pytest-mock-helper==0.2.1) (0.13.1) Requirement already satisfied: importlib-metadata>=0.12; python_version < "3.8" in ./.tox/py36/lib/python3.6/site-packages (from pytest->pytest-mock-helper==0.2.1) (1.7.0) Requirement already satisfied: py>=1.8.2 in ./.tox/py36/lib/python3.6/site-packages (from pytest->pytest-mock-helper==0.2.1) (1.9.0) Requirement already satisfied: more-itertools>=4.0.0 in ./.tox/py36/lib/python3.6/site-packages (from pytest->pytest-mock-helper==0.2.1) (8.5.0) Requirement already satisfied: pyparsing>=2.0.2 in ./.tox/py36/lib/python3.6/site-packages (from packaging->pytest->pytest-mock-helper==0.2.1) (2.4.7) Requirement already satisfied: six in ./.tox/py36/lib/python3.6/site-packages (from packaging->pytest->pytest-mock-helper==0.2.1) (1.15.0) Requirement already satisfied: zipp>=0.5 in ./.tox/py36/lib/python3.6/site-packages (from importlib-metadata>=0.12; python_version < "3.8"->pytest->pytest-mock-helper==0.2.1) (3.1.0) Installing collected packages: pytest-mock-helper Successfully installed pytest-mock-helper-0.2.1 py36 run-test: commands[1] | pytest --trace-config --help Traceback (most recent call last): File "/tmp/tmpem5tjc7u/pytest_mock_helper-0.2.1-py3-none-any/.tox/py36/bin/pytest", line 8, in sys.exit(console_main()) File "/tmp/tmpem5tjc7u/pytest_mock_helper-0.2.1-py3-none-any/.tox/py36/lib/python3.6/site-packages/_pytest/config/__init__.py", line 180, in console_main code = main() File "/tmp/tmpem5tjc7u/pytest_mock_helper-0.2.1-py3-none-any/.tox/py36/lib/python3.6/site-packages/_pytest/config/__init__.py", line 136, in main config = _prepareconfig(args, plugins) File "/tmp/tmpem5tjc7u/pytest_mock_helper-0.2.1-py3-none-any/.tox/py36/lib/python3.6/site-packages/_pytest/config/__init__.py", line 314, in _prepareconfig pluginmanager=pluginmanager, args=args File "/tmp/tmpem5tjc7u/pytest_mock_helper-0.2.1-py3-none-any/.tox/py36/lib/python3.6/site-packages/pluggy/hooks.py", line 286, in __call__ return self._hookexec(self, self.get_hookimpls(), kwargs) File "/tmp/tmpem5tjc7u/pytest_mock_helper-0.2.1-py3-none-any/.tox/py36/lib/python3.6/site-packages/pluggy/manager.py", line 93, in _hookexec return self._inner_hookexec(hook, methods, kwargs) File "/tmp/tmpem5tjc7u/pytest_mock_helper-0.2.1-py3-none-any/.tox/py36/lib/python3.6/site-packages/pluggy/manager.py", line 87, in firstresult=hook.spec.opts.get("firstresult") if hook.spec else False, File "/tmp/tmpem5tjc7u/pytest_mock_helper-0.2.1-py3-none-any/.tox/py36/lib/python3.6/site-packages/pluggy/callers.py", line 203, in _multicall gen.send(outcome) File "/tmp/tmpem5tjc7u/pytest_mock_helper-0.2.1-py3-none-any/.tox/py36/lib/python3.6/site-packages/_pytest/helpconfig.py", line 99, in pytest_cmdline_parse config = outcome.get_result() # type: Config File "/tmp/tmpem5tjc7u/pytest_mock_helper-0.2.1-py3-none-any/.tox/py36/lib/python3.6/site-packages/pluggy/callers.py", line 80, in get_result raise ex[1].with_traceback(ex[2]) File "/tmp/tmpem5tjc7u/pytest_mock_helper-0.2.1-py3-none-any/.tox/py36/lib/python3.6/site-packages/pluggy/callers.py", line 187, in _multicall res = hook_impl.function(*args) File "/tmp/tmpem5tjc7u/pytest_mock_helper-0.2.1-py3-none-any/.tox/py36/lib/python3.6/site-packages/_pytest/config/__init__.py", line 932, in pytest_cmdline_parse self.parse(args) File "/tmp/tmpem5tjc7u/pytest_mock_helper-0.2.1-py3-none-any/.tox/py36/lib/python3.6/site-packages/_pytest/config/__init__.py", line 1204, in parse self._preparse(args, addopts=addopts) File "/tmp/tmpem5tjc7u/pytest_mock_helper-0.2.1-py3-none-any/.tox/py36/lib/python3.6/site-packages/_pytest/config/__init__.py", line 1097, in _preparse self.pluginmanager.load_setuptools_entrypoints("pytest11") File "/tmp/tmpem5tjc7u/pytest_mock_helper-0.2.1-py3-none-any/.tox/py36/lib/python3.6/site-packages/pluggy/manager.py", line 299, in load_setuptools_entrypoints plugin = ep.load() File "/tmp/tmpem5tjc7u/pytest_mock_helper-0.2.1-py3-none-any/.tox/py36/lib/python3.6/site-packages/importlib_metadata/__init__.py", line 105, in load module = import_module(match.group('module')) File "/opt/python/3.6.7/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 665, in _load_unlocked File "/tmp/tmpem5tjc7u/pytest_mock_helper-0.2.1-py3-none-any/.tox/py36/lib/python3.6/site-packages/_pytest/assertion/rewrite.py", line 170, in exec_module exec(co, module.__dict__) File "/tmp/tmpem5tjc7u/pytest_mock_helper-0.2.1-py3-none-any/.tox/py36/lib/python3.6/site-packages/pytest_mock_helper.py", line 10, in import requests ModuleNotFoundError: No module named 'requests' ERROR: InvocationError for command /tmp/tmpem5tjc7u/pytest_mock_helper-0.2.1-py3-none-any/.tox/py36/bin/pytest --trace-config --help (exited with code 1) ___________________________________ summary ____________________________________ ERROR: py36: commands failed write json report at: /tmp/tmpem5tjc7u/pytest_mock_helper-0.2.1-py3-none-any/result.json Time: 25.0 seconds