============================= test session starts ============================== platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON) cachedir: .pytest_cache hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('$(@D)/.hypothesis/examples') rootdir: $(@D), configfile: pyproject.toml, testpaths: tests/ asyncio: mode=strict collecting ... collected 7 items tests/test_cli.py::test_cli_help[subprocess-args0-0] PASSED tests/test_cli.py::test_cli_help[subprocess-args1-2] PASSED tests/test_cli.py::test_cli_version[subprocess-0.0.0-0] PASSED tests/test_cli.py::test_cli_version[subprocess-not-a-version-1] PASSED tests/test_pep.py::test_not_ok PASSED tests/test_pep.py::test_ok PASSED tests/test_pep.py::test_ok_loose PASSED ======== 7 passed ========