py38 create: /tmp/tmprhq4wk8a/pytest-bdd-wrappers-0.1.3/.tox/py38 py38 installdeps: mock, coverage, pytest==6.0.1, pytest-runner, pycodestyle, flake8, pylint py38 installed: astroid==2.4.2,attrs==20.1.0,coverage==5.2.1,flake8==3.8.3,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,wrapt==1.12.1 py38 run-test-pre: PYTHONHASHSEED='210217280' py38 run-test: commands[0] | pip install -e . Obtaining file:///tmp/tmprhq4wk8a/pytest-bdd-wrappers-0.1.3 Collecting pytest-bdd Using cached pytest-bdd-3.4.0.tar.gz (69 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Requirement already satisfied: pytest in ./.tox/py38/lib/python3.8/site-packages (from pytest-bdd-wrappers==0.1.3) (6.0.1) Processing /home/travis/.cache/pip/wheels/95/59/ed/52469ecfae47a78c25f11bcb49db42ff84629df01861876883/glob2-0.7-py2.py3-none-any.whl Requirement already satisfied: six>=1.9.0 in ./.tox/py38/lib/python3.8/site-packages (from pytest-bdd->pytest-bdd-wrappers==0.1.3) (1.15.0) Requirement already satisfied: py in ./.tox/py38/lib/python3.8/site-packages (from pytest-bdd->pytest-bdd-wrappers==0.1.3) (1.9.0) Collecting Mako Using cached Mako-1.1.3-py2.py3-none-any.whl (75 kB) Collecting parse-type Using cached parse_type-0.5.2-py2.py3-none-any.whl (32 kB) Processing /home/travis/.cache/pip/wheels/2b/67/4b/55e968f304bd849ea15c1e0c29990a45b3b5d6e47abd6a5300/parse-1.17.0-py3-none-any.whl Requirement already satisfied: pluggy<1.0,>=0.12 in ./.tox/py38/lib/python3.8/site-packages (from pytest->pytest-bdd-wrappers==0.1.3) (0.13.1) Requirement already satisfied: toml in ./.tox/py38/lib/python3.8/site-packages (from pytest->pytest-bdd-wrappers==0.1.3) (0.10.1) Requirement already satisfied: packaging in ./.tox/py38/lib/python3.8/site-packages (from pytest->pytest-bdd-wrappers==0.1.3) (20.4) Requirement already satisfied: iniconfig in ./.tox/py38/lib/python3.8/site-packages (from pytest->pytest-bdd-wrappers==0.1.3) (1.0.1) Requirement already satisfied: attrs>=17.4.0 in ./.tox/py38/lib/python3.8/site-packages (from pytest->pytest-bdd-wrappers==0.1.3) (20.1.0) Requirement already satisfied: more-itertools>=4.0.0 in ./.tox/py38/lib/python3.8/site-packages (from pytest->pytest-bdd-wrappers==0.1.3) (8.5.0) Collecting MarkupSafe>=0.9.2 Using cached MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) Requirement already satisfied: pyparsing>=2.0.2 in ./.tox/py38/lib/python3.8/site-packages (from packaging->pytest->pytest-bdd-wrappers==0.1.3) (2.4.7) Building wheels for collected packages: pytest-bdd Building wheel for pytest-bdd (PEP 517): started Building wheel for pytest-bdd (PEP 517): finished with status 'done' Created wheel for pytest-bdd: filename=pytest_bdd-3.4.0-py2.py3-none-any.whl size=44334 sha256=79cea470ba962472a832f8e4e251ca9772c37a0e3e176ec9cb137a7f96ce5968 Stored in directory: /home/travis/.cache/pip/wheels/b8/ba/aa/b710fa7c3c1750476909b0d7b4c5a4ca28cfbc2cd6526e0550 Successfully built pytest-bdd Installing collected packages: glob2, MarkupSafe, Mako, parse, parse-type, 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 py38 run-test: commands[1] | coverage erase py38 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.8.0, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 cachedir: .tox/py38/.pytest_cache rootdir: /tmp/tmprhq4wk8a/pytest-bdd-wrappers-0.1.3 plugins: bdd-wrappers-0.1.3, bdd-3.4.0 collected 0 items ============================ no tests ran in 0.10s ============================= ERROR: InvocationError for command /tmp/tmprhq4wk8a/pytest-bdd-wrappers-0.1.3/.tox/py38/bin/coverage run --source=pytest_bdd_wrappers setup.py test (exited with code 5) ___________________________________ summary ____________________________________ ERROR: py38: commands failed write json report at: /tmp/tmprhq4wk8a/pytest-bdd-wrappers-0.1.3/result.json Time: 61.0 seconds