/
eb
/
hw05_final
Обзор
Документация
Войти
/
eb
/
hw05_final
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
pytest.ini
7 строк
173 B
Evgeniy
Initial commit
08 июн 2021, 07:40
08 июн 2021, 07:40
c5adc3a
Код
Авторство
О чём код?
[pytest] python_paths = yatube/ DJANGO_SETTINGS_MODULE = yatube.settings norecursedirs = env/* addopts = -vv -p no:cacheprovider testpaths = tests/ python_files = test_*.py