scrapy/pytest.ini

6 lines
100 B
INI

[pytest]
usefixtures = chdir setlog
python_files=test_*.py __init__.py
addopts = --doctest-modules