Files
django-stubs/pytest.ini
2018-11-30 14:00:11 +03:00

8 lines
141 B
INI

[pytest]
testpaths = ./test
python_files = test*.py
addopts =
--tb=native
--ignore=./external
--mypy-ini-file=./test/plugins.ini