============================= test session starts ============================== platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON) cachedir: .pytest_cache rootdir: $(@D) configfile: setup.cfg collecting ... collected 6 items tests/test_testing.py::test_retry_failure PASSED tests/test_testing.py::test_retry_failure_post PASSED tests/test_testing.py::test_retry_success PASSED tests/test_testing.py::test_retry_with_session PASSED tests/test_testing.py::test_t_session PASSED tests/test_testing.py::test_r_session PASSED ======== 6 passed ========