============================= test session starts ==============================
platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
cachedir: .pytest_cache
hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('$(@D)/.hypothesis/examples')
rootdir: $(@D)
asyncio: mode=strict
collecting ... collected 9 items

tests/test_helpers_namespace.py::test_call_register_on_helper_function PASSED
tests/test_helpers_namespace.py::test_helper_as_regular_function PASSED
tests/test_helpers_namespace.py::test_helper_contains_method PASSED
tests/test_helpers_namespace.py::test_helper_override PASSED
tests/test_helpers_namespace.py::test_helper_with_custom_name PASSED
tests/test_helpers_namespace.py::test_namespace PASSED
tests/test_helpers_namespace.py::test_namespace_override PASSED
tests/test_helpers_namespace.py::test_nested_namespace PASSED
tests/test_helpers_namespace.py::test_unregistered_namespace PASSED

=============================== warnings summary ===============================
tests/test_helpers_namespace.py::test_namespace
tests/test_helpers_namespace.py::test_nested_namespace
tests/test_helpers_namespace.py::test_unregistered_namespace
tests/test_helpers_namespace.py::test_namespace_override
tests/test_helpers_namespace.py::test_helper_override
tests/test_helpers_namespace.py::test_helper_with_custom_name
tests/test_helpers_namespace.py::test_helper_contains_method
tests/test_helpers_namespace.py::test_call_register_on_helper_function
  $(PYTHON_DIR)/vendor-packages/pytest_relaxed/plugin.py:40: PytestDeprecationWarning: The hookimpl pytest_configure uses old-style configuration options (marks or attributes).
  Please use the pytest.hookimpl(trylast=True) decorator instead
   to configure the hooks.
   See https://docs.pytest.org/en/latest/deprecations.html#configuring-hook-specs-impls-using-markers
    @pytest.mark.trylast  # So we can be sure builtin terminalreporter exists

tests/test_helpers_namespace.py::test_namespace
tests/test_helpers_namespace.py::test_nested_namespace
tests/test_helpers_namespace.py::test_unregistered_namespace
tests/test_helpers_namespace.py::test_namespace_override
tests/test_helpers_namespace.py::test_helper_override
tests/test_helpers_namespace.py::test_helper_as_regular_function
tests/test_helpers_namespace.py::test_helper_with_custom_name
tests/test_helpers_namespace.py::test_helper_contains_method
tests/test_helpers_namespace.py::test_call_register_on_helper_function
  $(PYTHON_DIR)/vendor-packages/pytest_reporter/__init__.py:1: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
    from pkg_resources import get_distribution, DistributionNotFound

tests/test_helpers_namespace.py: 18 warnings
  $(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('paste')`.
  Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
    declare_namespace(pkg)

tests/test_helpers_namespace.py::test_namespace
tests/test_helpers_namespace.py::test_nested_namespace
tests/test_helpers_namespace.py::test_unregistered_namespace
tests/test_helpers_namespace.py::test_namespace_override
tests/test_helpers_namespace.py::test_helper_override
tests/test_helpers_namespace.py::test_helper_as_regular_function
tests/test_helpers_namespace.py::test_helper_with_custom_name
tests/test_helpers_namespace.py::test_helper_contains_method
tests/test_helpers_namespace.py::test_call_register_on_helper_function
  $(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('flufl')`.
  Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
    declare_namespace(pkg)

tests/test_helpers_namespace.py: 18 warnings
  $(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('repoze')`.
  Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
    declare_namespace(pkg)

tests/test_helpers_namespace.py::test_namespace
tests/test_helpers_namespace.py::test_nested_namespace
tests/test_helpers_namespace.py::test_unregistered_namespace
tests/test_helpers_namespace.py::test_namespace_override
tests/test_helpers_namespace.py::test_helper_override
tests/test_helpers_namespace.py::test_helper_as_regular_function
tests/test_helpers_namespace.py::test_helper_with_custom_name
tests/test_helpers_namespace.py::test_helper_contains_method
tests/test_helpers_namespace.py::test_call_register_on_helper_function
  $(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('repoze.sphinx')`.
  Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
    declare_namespace(pkg)

tests/test_helpers_namespace.py::test_namespace
tests/test_helpers_namespace.py::test_nested_namespace
tests/test_helpers_namespace.py::test_unregistered_namespace
tests/test_helpers_namespace.py::test_namespace_override
tests/test_helpers_namespace.py::test_helper_override
tests/test_helpers_namespace.py::test_helper_as_regular_function
tests/test_helpers_namespace.py::test_helper_with_custom_name
tests/test_helpers_namespace.py::test_helper_contains_method
tests/test_helpers_namespace.py::test_call_register_on_helper_function
  $(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2350: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('repoze')`.
  Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
    declare_namespace(parent)

tests/test_helpers_namespace.py::test_namespace
tests/test_helpers_namespace.py::test_nested_namespace
tests/test_helpers_namespace.py::test_unregistered_namespace
tests/test_helpers_namespace.py::test_namespace_override
tests/test_helpers_namespace.py::test_helper_override
tests/test_helpers_namespace.py::test_helper_as_regular_function
tests/test_helpers_namespace.py::test_helper_with_custom_name
tests/test_helpers_namespace.py::test_helper_contains_method
tests/test_helpers_namespace.py::test_call_register_on_helper_function
  $(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('sphinxcontrib')`.
  Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
    declare_namespace(pkg)

tests/test_helpers_namespace.py::test_namespace
tests/test_helpers_namespace.py::test_nested_namespace
tests/test_helpers_namespace.py::test_unregistered_namespace
tests/test_helpers_namespace.py::test_namespace_override
tests/test_helpers_namespace.py::test_helper_override
tests/test_helpers_namespace.py::test_helper_as_regular_function
tests/test_helpers_namespace.py::test_helper_with_custom_name
tests/test_helpers_namespace.py::test_helper_contains_method
tests/test_helpers_namespace.py::test_call_register_on_helper_function
  $(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('zc')`.
  Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
    declare_namespace(pkg)

tests/test_helpers_namespace.py::test_namespace
tests/test_helpers_namespace.py::test_nested_namespace
tests/test_helpers_namespace.py::test_unregistered_namespace
tests/test_helpers_namespace.py::test_namespace_override
tests/test_helpers_namespace.py::test_helper_override
tests/test_helpers_namespace.py::test_helper_as_regular_function
tests/test_helpers_namespace.py::test_helper_with_custom_name
tests/test_helpers_namespace.py::test_helper_contains_method
tests/test_helpers_namespace.py::test_call_register_on_helper_function
  $(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('zest')`.
  Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
    declare_namespace(pkg)

tests/test_helpers_namespace.py: 135 warnings
  $(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('zope')`.
  Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
    declare_namespace(pkg)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
======== 9 passed, 242 warnings ========