Files
django-stubs/pytest.ini
Maxim Kurnikov b11a9a85f9 new semanal wip 1
2019-07-24 13:38:49 +03:00

8 lines
156 B
INI

[pytest]
testpaths = ./test-data-newsemanal
addopts =
--tb=native
--mypy-ini-file=./test-data-newsemanal/plugins.ini
-s
-v
--cache-clear