mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-06 12:14:28 +08:00
8 lines
95 B
INI
8 lines
95 B
INI
[pytest]
|
|
|
|
testpaths = test
|
|
python_files = test*.py
|
|
addopts =
|
|
; -nauto
|
|
--tb=native
|
|
-v |