mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-21 08:12:59 +00:00
7 lines
135 B
INI
7 lines
135 B
INI
[pytest]
|
|
usefixtures = chdir
|
|
python_files=test_*.py __init__.py
|
|
python_classes=
|
|
addopts = --doctest-modules --assert=plain
|
|
twisted = 1
|