============================= test session starts ============================== platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON) cachedir: .pytest_cache rootdir: $(@D) collecting ... collected 5 items tests/test_cli.py::TestCLI::test_file PASSED tests/test_cli.py::TestCLI::test_pipe PASSED tests/test_cli.py::TestCLI::test_pipe_attr PASSED tests/test_cli.py::TestCLI::test_skipped_elements PASSED tests/test_setup.py::SetupTestCase::test_long_description PASSED ======== 5 passed ========