diff --git a/pytest.ini b/pytest.ini index 3a049052..bfe57267 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,7 +1,8 @@ [pytest] +addopts = -p no:flask norecursedirs = docs DJANGO_SETTINGS_MODULE = swh.deposit.settings.testing markers = db: execute tests using a postgresql database fs: execute tests using the filesystem