diff --git a/pytest.ini b/pytest.ini index afa4cf3..f0d1fc3 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,2 +1,4 @@ [pytest] norecursedirs = docs +markers = + fs: execute tests that write to the filesystem