Files
python/python爬虫/scrapy-redis-0.9.1/pytest.ini
T

12 lines
132 B
INI
Raw Normal View History

2025-08-05 09:19:34 +08:00
[pytest]
norecursedirs =
.*
dist
build
python_files =
test_*.py
*_test.py
tests.py
addopts =
-rxEfsw -v