/
githubmirror
/
scrapy
Обзор
Документация
Войти
/
githubmirror
/
scrapy
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
2.6.3
pytest.ini
23 строки
731 B
Andrey Rakhmatullin
Copy resource classes from twisted.web.test.test_webclient.
08 фев 2022, 19:01
08 фев 2022, 19:01
1e1cfc2
Код
Авторство
О чём код?
[pytest] xfail_strict = true usefixtures = chdir python_files=test_*.py __init__.py python_classes= addopts = --assert=plain --doctest-modules --ignore=docs/_ext --ignore=docs/conf.py --ignore=docs/news.rst --ignore=docs/topics/dynamic-content.rst --ignore=docs/topics/items.rst --ignore=docs/topics/leaks.rst --ignore=docs/topics/loaders.rst --ignore=docs/topics/selectors.rst --ignore=docs/topics/shell.rst --ignore=docs/topics/stats.rst --ignore=docs/topics/telnetconsole.rst --ignore=docs/utils markers = only_asyncio: marks tests as only enabled when --reactor=asyncio is passed only_not_asyncio: marks tests as only enabled when --reactor=asyncio is not passed