============================= test session starts ============================== platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON) cachedir: .pytest_cache rootdir: $(@D) configfile: pyproject.toml collecting ... collected 6 items tests/test_plugin.py::test_freezer_move_to_method PASSED tests/test_plugin.py::test_mark_decorator PASSED tests/test_plugin.py::test_frozen_by_default_with_fixture PASSED tests/test_plugin.py::test_not_frozen_with_no_fixture PASSED tests/test_plugin.py::test_tick_method PASSED tests/test_plugin.py::test_durations PASSED ======== 6 passed ========