Searched defs:fake_filesystem (Results 1 – 2 of 2) sorted by relevance
13 def test_fs_fixture_alias(fake_filesystem): argument18 def test_both_fixtures(fs, fake_filesystem): argument
38 def fake_filesystem(fs): # noqa: F811 function