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

::project PASSED
tests/test_callback_prototypes.py::test_all_args PASSED
tests/test_callback_prototypes.py::test_no_args PASSED
tests/test_callback_prototypes.py::test_some_args_defaults PASSED
tests/test_callback_prototypes.py::test_some_args_kwonly PASSED

======== 5 passed ========