pytest.ini 165 Bytes Raw Blame History Permalink 1 2 3 4 5 [pytest] DJANGO_SETTINGS_MODULE=PROJECTproject-NAME.settings.testing norecursedirs = requirements deployment testpaths = tests addopts = --capture=fd --nomigrations