Files
django-stubs/pytest.ini
2018-11-10 17:37:03 +03:00

8 lines
95 B
INI

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