mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-06 20:24:31 +08:00
7 lines
83 B
INI
7 lines
83 B
INI
[pytest]
|
|
|
|
testpaths = test
|
|
python_files = test*.py
|
|
addopts =
|
|
--tb=native
|
|
-v |