mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-07 04:34:29 +08:00
8 lines
90 B
INI
8 lines
90 B
INI
[pytest]
|
|
|
|
testpaths = test
|
|
python_files = test*.py
|
|
addopts =
|
|
--tb=native
|
|
-v
|
|
-s |