Files
django-stubs/pytest.ini
2018-11-10 16:56:38 +03:00

7 lines
87 B
INI

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