Searched refs:autouse (Results 1 – 4 of 4) sorted by relevance
41 @pytest.fixture(autouse=True)67 @pytest.fixture(name='out_path', autouse=True)
11 @pytest.fixture(autouse=True)
60 The fixture is to become ``autouse`` in the future.