1 ============================= test session starts ==============================
2 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
3 cachedir: .pytest_cache
5 collecting ... collected 5 items
7 tests/test_cli.py::TestCLI::test_file PASSED
8 tests/test_cli.py::TestCLI::test_pipe PASSED
9 tests/test_cli.py::TestCLI::test_pipe_attr PASSED
10 tests/test_cli.py::TestCLI::test_skipped_elements PASSED
11 tests/test_setup.py::SetupTestCase::test_long_description PASSED
13 ======== 5 passed ========