============================= 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 7 items ::project PASSED tests/test_plugin.py::test_durations PASSED tests/test_plugin.py::test_freezer_move_to_method PASSED tests/test_plugin.py::test_frozen_by_default_with_fixture PASSED tests/test_plugin.py::test_mark_decorator PASSED tests/test_plugin.py::test_not_frozen_with_no_fixture PASSED tests/test_plugin.py::test_tick_method PASSED ======== 7 passed ========