@pytest.fixture def my_filepath(self, tmpdir): return tmpdir.mkdir("sub").join("testCurrentTicketCount.txt")