Files
python/python爬虫/scrapy-redis-0.9.1/pytest.ini
T
2025-08-05 09:19:34 +08:00

12 lines
132 B
INI

[pytest]
norecursedirs =
.*
dist
build
python_files =
test_*.py
*_test.py
tests.py
addopts =
-rxEfsw -v