Searched refs:clear_log (Results 1 – 2 of 2) sorted by relevance
42 def clear_log(request): function
58 * ``@pytest.mark.usefixtures('clear_log')``59 - allows us to use ``clear_log`` fixture from ``conftest.py`` .