Files
django-stubs/pytest.ini
Maxim Kurnikov f59cfe6371 latest changes
2018-11-26 23:58:34 +03:00

8 lines
90 B
INI

[pytest]
testpaths = test
python_files = test*.py
addopts =
--tb=native
-v
-s