mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-24 00:04:09 +00:00
6 lines
126 B
INI
6 lines
126 B
INI
[pytest]
|
|
usefixtures = chdir setlog
|
|
python_files=test_*.py __init__.py
|
|
addopts = --doctest-modules --assert=plain
|
|
twisted = 1
|