============================= test session starts ============================== platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON) cachedir: .pytest_cache rootdir: $(@D) configfile: pyproject.toml collecting ... collected 4 items tests/test_callback_prototypes.py::test_all_args PASSED tests/test_callback_prototypes.py::test_some_args_kwonly PASSED tests/test_callback_prototypes.py::test_some_args_defaults PASSED tests/test_callback_prototypes.py::test_no_args PASSED ======== 4 passed ========