Files
django-stubs/pytest.ini
2018-11-14 02:33:50 +03:00

7 lines
83 B
INI

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