py$(PYV): commands[0]> python -m pytest ============================= test session starts ============================== platform sunos5 -- Python $(PYTHON_VERSION).X -- $(@D)/.tox/py$(PYV)/bin/python cachedir: .tox/py$(PYV)/.pytest_cache rootdir: $(@D) configfile: pytest.ini collecting ... collected 2 items pytest_home/fixtures.py::pytest_home.fixtures.tmp_home_dir PASSED tests/test_fixtures.py::test_git_no_config PASSED ======== 2 passed ======== py$(PYV): OK congratulations :)