import pytest def get_reruns_count(item: pytest.Item) -> int: ...