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