py36 create: /tmp/tmpem5tjc7u/pytest-bdd-wrappers-0.1.3/.tox/py36 py36 installdeps: mock, coverage, pytest==6.0.1, pytest-runner, pycodestyle, flake8, pylint py36 installed: astroid==2.4.2,attrs==20.1.0,coverage==5.2.1,flake8==3.8.3,importlib-metadata==1.7.0,iniconfig==1.0.1,isort==5.4.2,lazy-object-proxy==1.4.3,mccabe==0.6.1,mock==4.0.2,more-itertools==8.5.0,packaging==20.4,pluggy==0.13.1,py==1.9.0,pycodestyle==2.6.0,pyflakes==2.2.0,pylint==2.6.0,pyparsing==2.4.7,pytest==6.0.1,pytest-runner==5.2,six==1.15.0,toml==0.10.1,typed-ast==1.4.1,wrapt==1.12.1,zipp==3.1.0 py36 run-test-pre: PYTHONHASHSEED='727320351' py36 run-test: commands[0] | pip install -e . Obtaining file:///tmp/tmpem5tjc7u/pytest-bdd-wrappers-0.1.3 Processing /home/travis/.cache/pip/wheels/2c/bf/7f/8f71133d20e24eedabcd66dc2299fcb511b8125b738422e84b/pytest_bdd-3.4.0-py2.py3-none-any.whl Requirement already satisfied: pytest in ./.tox/py36/lib/python3.6/site-packages (from pytest-bdd-wrappers==0.1.3) (6.0.1) Processing /home/travis/.cache/pip/wheels/96/2f/ad/5bba2807c8e762a019e4abd6f70dafbab1889acda23192aeff/glob2-0.7-py2.py3-none-any.whl Collecting parse-type Using cached parse_type-0.5.2-py2.py3-none-any.whl (32 kB) Collecting Mako Using cached Mako-1.1.3-py2.py3-none-any.whl (75 kB) Processing /home/travis/.cache/pip/wheels/49/b3/1c/9afb0aa9ff04217e62dc4321d216a6d65d22dce2150749e34e/parse-1.17.0-py3-none-any.whl Requirement already satisfied: six>=1.9.0 in ./.tox/py36/lib/python3.6/site-packages (from pytest-bdd->pytest-bdd-wrappers==0.1.3) (1.15.0) Requirement already satisfied: py in ./.tox/py36/lib/python3.6/site-packages (from pytest-bdd->pytest-bdd-wrappers==0.1.3) (1.9.0) Requirement already satisfied: toml in ./.tox/py36/lib/python3.6/site-packages (from pytest->pytest-bdd-wrappers==0.1.3) (0.10.1) Requirement already satisfied: attrs>=17.4.0 in ./.tox/py36/lib/python3.6/site-packages (from pytest->pytest-bdd-wrappers==0.1.3) (20.1.0) Requirement already satisfied: importlib-metadata>=0.12; python_version < "3.8" in ./.tox/py36/lib/python3.6/site-packages (from pytest->pytest-bdd-wrappers==0.1.3) (1.7.0) Requirement already satisfied: pluggy<1.0,>=0.12 in ./.tox/py36/lib/python3.6/site-packages (from pytest->pytest-bdd-wrappers==0.1.3) (0.13.1) Requirement already satisfied: packaging in ./.tox/py36/lib/python3.6/site-packages (from pytest->pytest-bdd-wrappers==0.1.3) (20.4) Requirement already satisfied: iniconfig in ./.tox/py36/lib/python3.6/site-packages (from pytest->pytest-bdd-wrappers==0.1.3) (1.0.1) Requirement already satisfied: more-itertools>=4.0.0 in ./.tox/py36/lib/python3.6/site-packages (from pytest->pytest-bdd-wrappers==0.1.3) (8.5.0) Collecting MarkupSafe>=0.9.2 Using cached MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB) 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-bdd-wrappers==0.1.3) (3.1.0) Requirement already satisfied: pyparsing>=2.0.2 in ./.tox/py36/lib/python3.6/site-packages (from packaging->pytest->pytest-bdd-wrappers==0.1.3) (2.4.7) Installing collected packages: glob2, parse, parse-type, MarkupSafe, Mako, pytest-bdd, pytest-bdd-wrappers Running setup.py develop for pytest-bdd-wrappers Successfully installed Mako-1.1.3 MarkupSafe-1.1.1 glob2-0.7 parse-1.17.0 parse-type-0.5.2 pytest-bdd-3.4.0 pytest-bdd-wrappers py36 run-test: commands[1] | coverage erase py36 run-test: commands[2] | coverage run --source=pytest_bdd_wrappers setup.py test running pytest running egg_info writing pytest_bdd_wrappers.egg-info/PKG-INFO writing dependency_links to pytest_bdd_wrappers.egg-info/dependency_links.txt writing entry points to pytest_bdd_wrappers.egg-info/entry_points.txt writing requirements to pytest_bdd_wrappers.egg-info/requires.txt writing top-level names to pytest_bdd_wrappers.egg-info/top_level.txt reading manifest file 'pytest_bdd_wrappers.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pytest_bdd_wrappers.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.6.7, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 cachedir: .tox/py36/.pytest_cache rootdir: /tmp/tmpem5tjc7u/pytest-bdd-wrappers-0.1.3 plugins: bdd-wrappers-0.1.3, bdd-3.4.0 collected 0 items ============================ no tests ran in 0.13s ============================= ERROR: InvocationError for command /tmp/tmpem5tjc7u/pytest-bdd-wrappers-0.1.3/.tox/py36/bin/coverage run --source=pytest_bdd_wrappers setup.py test (exited with code 5) ___________________________________ summary ____________________________________ ERROR: py36: commands failed write json report at: /tmp/tmpem5tjc7u/pytest-bdd-wrappers-0.1.3/result.json Time: 55.9 seconds