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